hexagonal_grid 1.0.5 hexagonal_grid: ^1.0.5 copied to clipboard
A hexagonal grid library for Dart 2 that uses axial coordinates and contains algorithms to build hex layouts
hexagonal_grid #
A hexagonal grid library for Dart 2 that uses axial coordinates and contains algorithms to build hex layouts. Inspired and implemented from https://www.redblobgames.com/grids/hexagons/implementation.html