MoosaSaadat/minesweeper
Minesweeper game powered with an AI assistant to help you dodge all those dangerous mines!
This is a version of the classic Minesweeper game that includes an AI assistant to help you play. You can either have the AI suggest your next move or watch it play an entire game by itself. It takes a Minesweeper board as input and provides insights into which cells are safe or dangerous, designed for anyone who enjoys puzzle games and wants to see AI in action.
No commits in the last 6 months.
Use this if you enjoy playing Minesweeper but want an intelligent helper to improve your strategy or to simply observe an AI tackle the game.
Not ideal if you prefer the challenge of solving Minesweeper entirely on your own without any assistance.
Stars
11
Forks
5
Language
Python
License
—
Category
Last pushed
Aug 19, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/MoosaSaadat/minesweeper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lucky-bai/MSolver
A small, self-contained minesweeper solver written in Java
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)