Skip to content

OpenGenus/Minesweeper-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper-Python

In this Minesweeper implementation, the user needs to randomly select a cell at the start of the game.

Each cell displays the number of mines in its surrounding cells. The mines in the cells can be remembered by right clicking on a cell.