Skip to content

Generates and automatically solves the minesweeper game, no UI

License

Notifications You must be signed in to change notification settings

fred3105/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minesweeper

Generates and automatically solves the minesweeper game, no UI

--------This project is very old, the code is chaotic, it would need to be entirely reformatted------------

This project is one of the first ones I ever built, I built all the logic behind the famous Minesweeper game. A basic AI based on hard coded logic rules solves the game automatically. We also did stats on the capabilities of the various logic rules and the types of boards we can solve.

The main difficulty the AIs face is having to guess at the later stages of the board where corners are flagged and the situation is left to a completely random guess.

About

Generates and automatically solves the minesweeper game, no UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages