A Minesweeper-AI in C++ My blog post contains more detail on this project.In brief, this was an expansion of the initial Python-implementation: The idea was to make a more performant solver, both in terms of speed as well as win rate.