Hacker News new | ask | show | jobs
Algorithms and logic to generate hex game board
1 points by tyger11 2888 days ago
I'm wanting to create a game using a hex game board design, but have been unable to find any examples of code to generate such a layout. I'm planning on using Go, to make a game rather like DiceWars, but with a lot of additional features and more sophisticated game play. TIA.
1 comments

Nevermind. I found this from 2015 once I used the right search terms:

https://news.ycombinator.com/item?id=8941588