Ludo Server
Board game for 2-4 players.
Fact sheet
- Supports the Ludo/Bogaprot engine
- Supports an AI player
- Implemented in Python (GGZBoard server)
- GGZ is required (no standalone mode)
This server makes use of the GGZBoard framework. It implements the Ludo
game including an AI player.
The Ludo server shares its protocol (Bogaprot) with other board game servers.
GGZ game server support
| Play-again | no |
| Spectators | no |
| Statistics | yes |
| Bot players | yes |
| Named Bots | no |
| Leave/Rejoin | no |
| Savegames | no |
|
Related pages
SDL client: GGZBoard
Engine: Ludo/Bogaprot
|