Chess Server
Board game for 2 players.
Fact sheet
- Supports the Chess engine
- Supports AI players, using the GGZ chess AI library
- Optional support for GNU Chess using named bots
- Implemented in C, using the libcgc move verification library
- GGZ is required (no standalone mode)
The chess server was heavily influenced by the chessd project during
its initial development. The AI was added in a later version.
GGZ game server support
| Play-again | no |
| Spectators | no |
| Statistics | yes |
| Bot players | yes |
| Named Bots | yes |
| Leave/Rejoin | no |
| Savegames | yes |
|
Related pages
Gtk+ client: Chess
KDE client: Koenig
SDL client: GGZBoard
Engine: Chess
|