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

https://github.com/printfn/hexsweeper

Hexagonal Minesweeper
https://github.com/printfn/hexsweeper

Last synced: 5 months ago
JSON representation

Hexagonal Minesweeper

Awesome Lists containing this project

README

        

# HexSweeper

This is a hexagonal Minesweeper implementation in Python 3, using the Tkinter GUI framework.

![HexSweeper Game](screenshot_0.png)

## License

This project is available under the GPL 3.0 or later.