/pytk-hexagon-grid

Draw hexagons grid in a Tkinter Canvas

Primary LanguagePython

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