https://github.com/israel-dryer/minesweeper-tk
A Tkinter clone of the Windows XP Minesweeper
https://github.com/israel-dryer/minesweeper-tk
Last synced: 7 months ago
JSON representation
A Tkinter clone of the Windows XP Minesweeper
- Host: GitHub
- URL: https://github.com/israel-dryer/minesweeper-tk
- Owner: israel-dryer
- Created: 2020-05-29T23:31:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-30T03:02:18.000Z (over 5 years ago)
- Last Synced: 2025-02-12T15:36:49.842Z (9 months ago)
- Language: Python
- Size: 148 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minesweeper
A Tkinter clone of the Windows XP Minesweeper. All the information I used to clone this game was found on http://www.minesweeper.info/.
I created all the buttons using GIMP to draw the pixels; I have both transparent and opaque versions. The game icon was extracted from the EXE file from the winmine.exe file located on the link posted above. As much as possible I've tried to clone the original. There are some elements which are slightly different, such as the menu colors, the about popup, etc...







