Grid Examples

Hex coordinate system using pointy-top axial coordinates (q, r).

Rectangular Grid (5 x 5)

0,0 1,0 2,0 3,0 4,0 0,1 1,1 2,1 3,1 4,1 -1,2 0,2 1,2 2,2 3,2 -1,3 0,3 1,3 2,3 3,3 -2,4 -1,4 0,4 1,4 2,4 Start Demo

Hex Grid (radius 3)

-3,0 -3,1 -3,2 -3,3 -2,-1 -2,0 -2,1 -2,2 -2,3 -1,-2 -1,-1 -1,0 -1,1 -1,2 -1,3 0,-3 0,-2 0,-1 0,0 0,1 0,2 0,3 1,-3 1,-2 1,-1 1,0 1,1 1,2 2,-3 2,-2 2,-1 2,0 2,1 3,-3 3,-2 3,-1 3,0 Start Demo