Skip to content

ZBerritt/minesweeper-solver-x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper Solver X

"because X is the coolest letter" -me

Summary

Minesweeper Solver X (MSX) is a Windows CLI tool for automatically solving the Google minesweeper game.

Planned Features

  • Options/flags from my python minesweeper-solver
  • A better guessing algorithm
  • Linux/MacOS support
  • Multiple game types

Usage

Simply run the executable in the terminal ./msx

Building

Minesweeper Solver uses MVSC CMake for building. Simply open the folder in Visual Studio with the required C++ packages and build.

About

An (even more awesome) Google minesweeper bot

Resources

License

Stars

Watchers

Forks