krvaibhaw/minesweeper
Artificial Intelligence playing minesweeper 🤖
This project offers an artificial intelligence that plays the classic game of Minesweeper. It takes the current game board as input and determines the optimal next move, aiming to clear the board without hitting any hidden mines. This tool is for anyone interested in observing an AI strategy for puzzle games or looking to understand basic AI decision-making in a visual context.
No commits in the last 6 months.
Use this if you want to see an AI automatically solve Minesweeper and analyze its strategy.
Not ideal if you're looking for a new Minesweeper game to play yourself, as this is focused on AI demonstration.
Stars
9
Forks
11
Language
Python
License
MIT
Category
Last pushed
Jun 13, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/krvaibhaw/minesweeper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
sdlee94/Minesweeper-AI-Reinforcement-Learning
Minesweeper Solver Using Artificial Intelligence (Reinforcement Learning)
neavepaul/Minesweeper
My attempt to create an AI that can play a game that I could never finish :')
muyangye/UC-Berkeley-CS188-Projects
Introduction to Artificial Intelligence Projects
AlexPetrusca/Minesweeper-AI
Performant, probabilistic AI for Minesweeper
felixomahony/min-sweeper
A simple machine learning-based game