AI to beat Minesweeper Minesweeper written in C++ and eventually an AI/algorithm developed to beat it. Prerequisites Just need to install SFML sudo apt-get install libsfml-dev Solving Algorithm Basic Hidden Neighbours Rule Basic Nearby Flags Rule Tank Solver Guess