-
Notifications
You must be signed in to change notification settings - Fork 0
Home
DigitalSmile edited this page Oct 20, 2022
·
2 revisions
The hexagon grid library is an abstraction tool over your logic code to operate and manipulate individual hexagons or grid. Core features includes:
- Java 17+ compatible code base
- MIT licensed
- Zero dependency
- Performance and minimal memory footprint in mind (TBD)
- Well tested and documented
- Support for regular hexagon with flat and pointy orientations
- Support for different grid shapes (TBD)
- Support for cube, doubled and offset coordinates
- Support for creating custom user objects tied with specific hexagon
- Hexagon operations: (TBD)
- Grid operations: (TBD)