This is my project of MIPT Python course at MIPT. Here you can see standart minesweeper with user-friendly interface. Moreover I created simple bot that is able to solve minesweeper fields with different bruteforce methods. Please test it and give your opinion.
Python 3 and PySide library is required to run this game.
Game was written and work successfully on Samsung 900X3D notebook powered by ArchLinux, python3.4. Successfully tested on Windows notebook on python 3.3.4.
Logs can be enabled by using removing # at main.py in lines 2 and 4
