Skip to content

Latest commit

 

History

History

P-13 Minesweeper Game

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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.