lucky-bai/MSolver
A small, self-contained minesweeper solver written in Java
This solves Minesweeper games automatically. It takes an active Minesweeper game window as input and then clicks cells to solve the puzzle, displaying the solved board as output. Anyone who enjoys playing Minesweeper but wants to see optimal solutions or doesn't want to bother solving it themselves would use this.
191 stars. No commits in the last 6 months.
Use this if you want an automated solution to play and solve Minesweeper games for you.
Not ideal if you want to learn to play Minesweeper better yourself or if your game window isn't consistently sized and visible.
Stars
191
Forks
49
Language
Java
License
MIT
Category
Last pushed
Nov 22, 2016
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/lucky-bai/MSolver"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
MoosaSaadat/minesweeper
Minesweeper game powered with an AI assistant to help you dodge all those dangerous mines!
virgs/minesweeper-ai
Classic minesweeper game that can also be played with an AI assistant
Nenniana/MinesweeperML
MinesweeperML is a Unity project utilizing ML-Agents to train AI agents to play Minesweeper....
magneticflux-/MinesweeperJ
An AI-oriented implementation of Minesweeper, using TDD
JonSteinn/Minesweeper
Minesweeper Solver (+GUI)