Skip to content

alok1974/minescrubber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minescrubber

Classic Minesweeper game implemented in python

minescrubber_image

Installing

git clone git@github.com:/alok1974/minescrubber.git
cd minescrubber
pip install -r requirements.txt
pip install .

Running the game

minescrubber

Enjoy!