Skip to content

yujinwunz/MineSolver2

Repository files navigation

MineSolver2

Solves minesweeper. Uses state of the art algorithms to calculate mine probabilities and takes a stab at the least likely square to be a mine when necessary.

You will need Java 8 to run this since javaFX is needed, which is difficult to get going with Java 10.

About

An algorithmic revisit of my old Minesweeper solver. This time, with more algorithms!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages