diff options
Diffstat (limited to 'games/dreamchess/README')
-rw-r--r-- | games/dreamchess/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/games/dreamchess/README b/games/dreamchess/README new file mode 100644 index 0000000000..0efcb477c6 --- /dev/null +++ b/games/dreamchess/README @@ -0,0 +1,8 @@ +DreamChess features 3D OpenGL graphics and provides various chess board sets, +ranging from classic wooden to flat. A moderately strong chess engine is +included: Dreamer. However, should this engine be too weak for you, then +you can use any other XBoard-compatible chess engine, including the popular +Crafty and GNU Chess. Other features include on-screen move lists using SAN +notation, undo functionality, and savegames in PGN format. + +This requires mxml. |