Skip to content

lobaudoux/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

The minesweeper game with a solver.

It requires the pygame library to run.

Usage: python3 main.py $GRID_WIDTH $GRID_HEIGHT

Pressing Space will toggle on and off the solver.

You can use your mouse wheel to zoom in and out of the grid, useful when dealing with a very large grid.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages