diff options
author | rillig <rillig@pkgsrc.org> | 2006-10-02 20:06:07 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2006-10-02 20:06:07 +0000 |
commit | 16a5a120dfc2c2fee3fdeb52bddb0d69911347cd (patch) | |
tree | e8d928f44b97d70323595a622ead6b4e80187f71 /games/polyglot/MESSAGE | |
parent | 98d08d2dc7671228e362bd10bb833b08918b9ebd (diff) | |
download | pkgsrc-16a5a120dfc2c2fee3fdeb52bddb0d69911347cd.tar.gz |
Imported polyglot.
PolyGlot is a "UCI adapter". It connects a UCI chess engine to an
xboard interface such as WinBoard. UCI2WB is another such adapter (for
Windows).
PolyGlot tries to solve known problems with other adapters. For
instance, it detects and reports draws by fifty-move rule, repetition,
etc ...
Diffstat (limited to 'games/polyglot/MESSAGE')
-rw-r--r-- | games/polyglot/MESSAGE | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/games/polyglot/MESSAGE b/games/polyglot/MESSAGE new file mode 100644 index 00000000000..60509808afe --- /dev/null +++ b/games/polyglot/MESSAGE @@ -0,0 +1,8 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1.1.1 2006/10/02 20:06:07 rillig Exp $ + +To use games/fruit with xboard, run + + xboard -fcp 'polyglot ${PREFIX}/share/examples/polyglot/fruit.ini' + +=========================================================================== |