Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zuplyx/py_minesweeper
A text based python implementation of minesweeper
https://github.com/zuplyx/py_minesweeper
Last synced: about 1 month ago
JSON representation
A text based python implementation of minesweeper
- Host: GitHub
- URL: https://github.com/zuplyx/py_minesweeper
- Owner: Zuplyx
- License: mit
- Created: 2019-04-09T15:42:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-11T13:56:20.000Z (over 5 years ago)
- Last Synced: 2023-09-29T11:13:10.904Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Py_minesweeper
A text based implementation of minesweeper in python.Start the game by running main.py.
Type 'help' in the application for a list of commands.