TorsteinTh / Minesweeper

Classic Minesweeper game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minesweeper

Do install faker, before starting the game:

pip install faker 

To start the game:

python main.py


Three different levels: easy (10x10), medium (20x20) and hard (50x50)!

Please enjoy the game :)




Authors

About

Classic Minesweeper game


Languages

Language:Python 100.0%