Nenniana/MinesweeperML
MinesweeperML is a Unity project utilizing ML-Agents to train AI agents to play Minesweeper. Developed as part of a Games thesis at I.T. University of Copenhagen, it provides a platform for experimenting with reinforcement learning in a classic puzzle game environment.
No commits in the last 6 months.
Stars
2
Forks
—
Language
C#
License
GPL-3.0
Category
Last pushed
Sep 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Nenniana/MinesweeperML"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sdlee94/Minesweeper-AI-Reinforcement-Learning
Minesweeper Solver Using Artificial Intelligence (Reinforcement Learning)
krvaibhaw/minesweeper
Artificial Intelligence playing minesweeper 🤖
neavepaul/Minesweeper
My attempt to create an AI that can play a game that I could never finish :')
virgs/minesweeper-ai
Classic minesweeper game that can also be played with an AI assistant
magneticflux-/MinesweeperJ
An AI-oriented implementation of Minesweeper, using TDD