aboutsummaryrefslogtreecommitdiff
path: root/games/gnubg/README
diff options
context:
space:
mode:
authorErik Hanson <erik@slackbuilds.org>2010-05-11 20:00:33 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-11 20:00:33 +0200
commit2a5294512c755a3e32f0f25d323b316ea0d459c9 (patch)
tree4feedac72ef0a09e313534f8e12beffeac99460d /games/gnubg/README
parent7ddbf832358b5790f761bf77265d4343a84146cc (diff)
downloadslackbuilds-2a5294512c755a3e32f0f25d323b316ea0d459c9.tar.xz
games/gnubg: Added to 12.0 repository
Diffstat (limited to 'games/gnubg/README')
-rw-r--r--games/gnubg/README24
1 files changed, 24 insertions, 0 deletions
diff --git a/games/gnubg/README b/games/gnubg/README
new file mode 100644
index 000000000000..6b377c6c5671
--- /dev/null
+++ b/games/gnubg/README
@@ -0,0 +1,24 @@
+GNU Backgammon (gnubg) is for playing and analysing backgammon positions,
+games and matches. It's based on a neural network. In the past twelve months
+it has made enormous progress. It currently plays at about the level of a
+championship flight tournament player. Depending on its parameters and its
+luck in recent games, it rates from around 1900 to 2000 on FIBS, the First
+Internet Backgammon Server -- at its strongest, it ranks in the top 5 of over
+6000 rated players there) and is gradually improving; it should be somewhat
+stronger than this when released. Since almost all of the CPU time required
+during supervised training is spent performing rollouts, and rollouts can
+easily be performed in parallel, it is hoped that users will be able to pool
+rollout results and collectively train it to a level stronger than any
+individual could obtain.
+
+You can also compete against recent versions of gnubg on FIBS; it plays
+there under the names gnu, mgnutest, mpgnu, mgnu_advanced, mgnu_expert,
+mgnu_WClass, ParlorBot and mgnu_zp.
+
+GNU Backgammon also playes on GamesGrid. A version of GNU Backgammon with no
+lookahead, 0-ply, plays with the nickname GGraccoon. GGraccoon is a very
+popular opponent among the members at GamesGrid. GGraccoon usually rates
+about 1900.
+
+You may play GNU Backgammon using the command line or a graphical interface
+(based on GTK+).