Skip to content

SkylaDev/minesweeperPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minesweeperPy

Created by stshrewsburyDev

downloads python version version license documentation status

A simple minesweeper generator for Python 3

Changelogs:

Version 2.1

Latest changelogs

Installation:

Install with pip:
pip install minesweeperPy
Update with pip:
pip install minesweeperPy --upgrade
Install from source:
python setup.py install

Links: