https://github.com/printfn/hexsweeper
Hexagonal Minesweeper
https://github.com/printfn/hexsweeper
Last synced: 5 months ago
JSON representation
Hexagonal Minesweeper
- Host: GitHub
- URL: https://github.com/printfn/hexsweeper
- Owner: printfn
- License: gpl-3.0
- Created: 2015-05-17T10:39:11.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2022-11-16T07:12:09.000Z (over 2 years ago)
- Last Synced: 2024-11-17T12:14:32.680Z (7 months ago)
- Language: Python
- Homepage:
- Size: 535 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HexSweeper
This is a hexagonal Minesweeper implementation in Python 3, using the Tkinter GUI framework.

## License
This project is available under the GPL 3.0 or later.