https://github.com/buckley-w-david/pysweeper
Clone of windows minesweeper game written in pure python
https://github.com/buckley-w-david/pysweeper
Last synced: 7 months ago
JSON representation
Clone of windows minesweeper game written in pure python
- Host: GitHub
- URL: https://github.com/buckley-w-david/pysweeper
- Owner: buckley-w-david
- Created: 2016-12-14T05:42:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-14T05:49:05.000Z (almost 9 years ago)
- Last Synced: 2025-01-28T02:11:51.047Z (8 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PySweeper
Clone of windows minesweeper game written in pure pythonSimply an implimentation of the classic minesweeper game written in python, using the built-in tkinter library for the GUI