What a hex grid is
A hex grid is a layout kind that expands into many hex-shaped spaces.
How the system uses hex grids
- hex grids generate repeated hex spaces
- they are the fast path for hex maps and adjacency-heavy boards
- the generator handles the repeated offset pattern so authors do not need to place each hex manually