An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# PySweeper
Clone of windows minesweeper game written in pure python

Simply an implimentation of the classic minesweeper game written in python, using the built-in tkinter library for the GUI