summaryrefslogtreecommitdiff
path: root/games/polyglot/README
diff options
context:
space:
mode:
authorMarco Pessotto <melmothx@gmail.com>2010-05-12 23:29:29 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-12 23:29:29 +0200
commit4906deea0badc09f2298c15ba73bbc95826e7fac (patch)
tree6b2f36df31dbacb747d3ff98fd6b84b382058b2c /games/polyglot/README
parent052da672eeafb8d2c2e5bc2df5ec8ca1b2b01921 (diff)
downloadslackbuilds-4906deea0badc09f2298c15ba73bbc95826e7fac.tar.gz
games/polyglot: Added to 12.2 repository
Diffstat (limited to 'games/polyglot/README')
-rw-r--r--games/polyglot/README7
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.