"because X is the coolest letter" -me
Minesweeper Solver X (MSX) is a Windows CLI tool for automatically solving the Google minesweeper game.
- Options/flags from my python minesweeper-solver
- A better guessing algorithm
- Linux/MacOS support
- Multiple game types
Simply run the executable in the terminal ./msx
Minesweeper Solver uses MVSC CMake for building. Simply open the folder in Visual Studio with the required C++ packages and build.