Skip to content

Solving the good, old minesweeper game using artificial intelligence.

Notifications You must be signed in to change notification settings

roozbehsayadi/Minesweeper-AI-Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

This project is going to have two different parts. First one is a good, old minesweeper game, and the other part is supposed to solve it!

Installing requirements

sudo apt install libsdl2-dev libsd2-image-dev

Execuing program

For executing the game, go to the Game folder and run make command. You will be asked for width, height and number of mines in the game. Then the game will start.

Game Screenshots

Game screenshot

About

Solving the good, old minesweeper game using artificial intelligence.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages