neavepaul/Minesweeper
My attempt to create an AI that can play a game that I could never finish :')
This program helps you play the classic game Minesweeper by taking over the gameplay for you. You provide the game board, and the AI makes optimal moves to clear squares and flag mines. Anyone who enjoys playing Minesweeper but struggles to finish or wants to see perfect play would find this useful.
No commits in the last 6 months.
Use this if you want an AI to play Minesweeper for you, whether to learn strategies or simply achieve a perfect game.
Not ideal if you want to improve your own Minesweeper skills through practice or prefer the challenge of playing the game yourself.
Stars
16
Forks
3
Language
Python
License
MIT
Category
Last pushed
Jun 21, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/neavepaul/Minesweeper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
krvaibhaw/minesweeper
Artificial Intelligence playing minesweeper 🤖
sdlee94/Minesweeper-AI-Reinforcement-Learning
Minesweeper Solver Using Artificial Intelligence (Reinforcement Learning)
muyangye/UC-Berkeley-CS188-Projects
Introduction to Artificial Intelligence Projects
felixomahony/min-sweeper
A simple machine learning-based game
AlexPetrusca/Minesweeper-AI
Performant, probabilistic AI for Minesweeper