It was a fun experience but the lack of walls definitely made it much easier to survive. I thought the health transfer was a cool idea!
Viewing post in Hex Merge jam comments
Thanks David,
Walls definitely would have been a good addition. I spent far too much trying to work out how to stop the enemies from colliding in to each other that I kind of gave up on adding further collisions. I kind of stumbled on to the health transfer idea when trying figure out how to fill in the hexagon after drawing them out, drawing smaller and smaller hexagons from the same origin point never truly filled the hexagon in but i realized I could assign how ever many I wanted to a single positive integer (negatives integers produced a fun bug) and it grew from that.