Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 403 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 403 Bytes

pytk-hexagon-grid

Draw hexagons grid in a Tkinter Canvas

Work in progress. Hexagon utilities for games in Python's tkinter.

A grid can be displayed with or without grid coordinates on each hexagon (for debug purpose)

alt text

alt text

To do :

  • add mouse click event
  • add neighbours detection