Minesweeper bot is a software for emulation of playing in minesweeper game.
The software is written on C++, Qt.
Main goal
- receive information about moves from real game;
- validate game techniques or models.
Also, the software can be used as a basis for other bot software.