Russian draughts (also known as checkers or shashki) game. This project was implemented by me as a bachelor thesis in 2011 when I was a student of State University of Aerospace Instrumentation in Saint-Petersburg, Russia.
- A full game process written on C++, GUI written on Qt4
- Support for Linux and Maemo platforms
- Possibility to play with a human or a computer
- Artifical intelligence (with a multithreaded algorithm)
- Unit tests and tournaments system
Author: Valery Kirkizh (mail@figaroo.ru)