Live data from Hacker News

Algorithms and logic to generate hex game board

news.ycombinator.com

1–2 of 2 posts

Algorithms and logic to generate hex game board

#1
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.