Skip to content

coppensj/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI to beat Minesweeper

Minesweeper written in C++ and eventually an AI/algorithm developed to beat it.

Prerequisites

Just need to install SFML

sudo apt-get install libsfml-dev

Solving Algorithm

Basic Hidden Neighbours Rule

Basic Nearby Flags Rule

Tank Solver

Guess

About

Solving algorithm for minesweeper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors