OpenGenus / Minesweeper-Python

Minesweeper Game in Python

Home Page:https://iq.opengenus.org/minesweeper-using-python/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Minesweeper Game in Python

https://iq.opengenus.org/minesweeper-using-python/


Languages

Language:Python 100.0%