Hexagonal grid
hexagons are the bestagons
Hexagonal grids can be a bit puzzling, they come with some interesting mathematical properties that make them different from traditional "rows and columns of squares".
Feel free to fiddle with the sketch yourself, the hexagonal logic has been put in a separate file.
The same goes for the bees. The first version had a single bee you could control using the arrow keys, but after I refactored everything into a separate class I figured I might as well add a whole bunch and let them wander about by themselves.