About coordinates system for hexagon grids, I found this: <https://math.stackexchange.com/questions/2254655/hexagon-grid-coordinate-system>
For day 24 AOC, I used the axial coordinates and a set of black tiles too. In project Euler there are some problems involving hexagon grids.