Gamelogic

Spiral Iterators

We have had spiral iterators for hex grids for a while now: a method that lazily returns points (via an […]

Points in Range

Finally! A method that will return all the points in range of a given point, using arbitrary distance measures. This

Grids 1.10 is out!

This is mostly a maintenance update, where we made many fixes and small improvements to the API interface, but there

Scroll to Top