Skip to content

Repository files navigation

Minesweeper Solver: Initial Implementation

This repository is my first attempt at working with Minesweeper solvers. It is based on MrGris's Bayesian solver, which calculates cell probabilities with perfect logic. I used his Python repo as the base and modified it slightly to work with Python 3.

The project includes a basic Minesweeper UI to test how to use MrGris's solver could be used. This was a starting point to understand the solver's logic and pygame UI test.

No other dependency other than pygame. Check out the demo

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages