Skip to content

Algorithm to solve minesweeper, a game where you click buttons with numbers to avoid bombs

Notifications You must be signed in to change notification settings

raienelliston/MinesweeperSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

MinesweeperSolver

Algorithm to solve Minesweeper, a game where you click buttons with numbers to avoid bombs. The first program written in Rust, so expect some inefficiency.

Algorithm is Solver component, Board component was to create tests for it

About

Algorithm to solve minesweeper, a game where you click buttons with numbers to avoid bombs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages