diff options
Diffstat (limited to 'games/polyglot/README')
-rw-r--r-- | games/polyglot/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/games/polyglot/README b/games/polyglot/README new file mode 100644 index 0000000000..9ffcf75e0f --- /dev/null +++ b/games/polyglot/README @@ -0,0 +1,7 @@ +Polyglot is a chess engine protocol adaptor + +Common chess frontends have a winboard/xboard input interface, +modern chess engines speak the UCI "universal chess interface" +protocol. This protocol adaptor makes it possible to use standard +chess frontends, like xboard or scid with UCI speaking engines +and play chess against them. |