
Loading and saving analyzed games and matches as. Record keeping of statistics of players in games and matches (bothnative inside GNUBackgammon and externally using relational databases andPython). Automatic and manual annotation (analysis and commentary) of gamesand matches. Automated rollouts of positions, with lookahead and race variancereduction where appropriate. Optional larger 1-sided and 2-sideddatabases stored on disk.
Support for both 1-sided and 2-sided bearoff databases: 1-sidedbearoff database for 15 checkers on the first 6 points and optional2-sided database kept in memory. All governed by an underlying cubeless money game basedneuralnet. Tournament match and money session cube handling and cubeful play.
Support for a GTK+ interface with a graphical board window.
A command line interface (with full command editing features ifGNU readline is available) that lets you play matches and sessionsagainst GNU Backgammon with a rough ASCII representation of the boardon text terminals.The following features can be found in the current release ofGNU Backgammon.