diff options
Diffstat (limited to 'games/polyglot/README')
-rw-r--r-- | games/polyglot/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/games/polyglot/README b/games/polyglot/README deleted file mode 100644 index 9ffcf75e0f98d..0000000000000 --- a/games/polyglot/README +++ /dev/null @@ -1,7 +0,0 @@ -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. |