Skip to content

An implementation of the popular Windows game "Minesweeper", and a simple bot capable of beating the game.

Notifications You must be signed in to change notification settings

Quillwerth/Minesweeper-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper AI:

This was a fun little project. It works as long as its sure that a bomb is at a particular position.

To make it better, one could implement some sort of system that takes in information about many squares at once,
to figure out if a bomb MUST be there or not. It won't be easy. But it IS possible.

Best of luck, I'm done with this for now. I hope to come back to it with more knowledge.

PS

About

An implementation of the popular Windows game "Minesweeper", and a simple bot capable of beating the game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages