fananek / hex-grid

HexGrid library provides easy and intuitive way of working with hexagonal grids.
MIT License
45 stars 8 forks source link

Finetune coordinates converter and grid generator #14

Closed fananek closed 1 year ago

fananek commented 2 years ago

Description Double check coordinate conversions works as expected. Especially focus on Offset, Axial and Cube coordinate systems.

Issue relates to #13