An open API service indexing awesome lists of open source software.

https://github.com/zachstence/minesweeper-solver

A program that (hopefully) plays and solves any size game of minesweeper using optimal play strategy.
https://github.com/zachstence/minesweeper-solver

Last synced: about 1 month ago
JSON representation

A program that (hopefully) plays and solves any size game of minesweeper using optimal play strategy.

Awesome Lists containing this project

README

          

# Minesweeper-Solver
A program that (hopefully) plays and solves any size game of minesweeper using optimal play strategy.