A gtkmm application to play several board games.
Boardgame is a free and open source application that allows one to play games of Tic-tac-toe, Connect Four, Draughts, Nim, Reversi and Einstein Würfelt Nicht!
It is available on GNU/Linux and Windows system.
2017-03-07 : Current version is 0.11.0
You can download an installer or package for your system or build it from sources.
Boardgame use the heuristic UCT search, a Monte Carlo tree search, to find the best move to play.
The longer the algorithm run, the better the move is, but more memory is consumed.
You can access the git repository at https://gitlab.com/Lozet/boardgame
Code review is more than welcome!
If you find bugs or have ideas about new games to add, you can send me an email at support@lozet.org