/minesweeperPy

A simple minesweeper generator for Python 3

Primary LanguagePythonMIT LicenseMIT

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: