diff options
author | Mark Pulford <markp@FreeBSD.org> | 2003-02-15 15:12:59 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2003-02-15 15:12:59 +0000 |
commit | a255bd6e634663cdf7c0ac0c38058e357edf907c (patch) | |
tree | b2a54713c10367fe13c2c786b5587683722491d0 /games/amy/pkg-descr | |
parent | themes.org has moved to freshmeat. (diff) |
Add amy 0.8.2, a chess program for playing and analyzing games.
PR: 47672
Submitted by: Thorsten Greiner <thorsten.greiner@web.de>
Notes
Notes:
svn path=/head/; revision=75579
Diffstat (limited to 'games/amy/pkg-descr')
-rw-r--r-- | games/amy/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/games/amy/pkg-descr b/games/amy/pkg-descr new file mode 100644 index 000000000000..e305e2361eb3 --- /dev/null +++ b/games/amy/pkg-descr @@ -0,0 +1,9 @@ +A chess program for playing and analyzing games. Amy comes complete with +an opening book build from about 12000 master games. Please read the +README file to find out how build your own book or use endgame tablebases. + +The user interface is command line based. For a graphical user interface +install xboard (xboard) and use the '-fcp Amy' switch to play +against Amy. + +WWW: http://www.stethojupi.de/software.html |