Y
Hacker News
new
|
ask
|
show
|
jobs
by
luck_fenovo
3407 days ago
This is a great resource that helped me for learning Dijkstra's algorithm and A* when I was learning about graphs in general, not just for game programming.
2 comments
acbabis
3407 days ago
The post on programming hex grids is another really good one
link
edem
3407 days ago
I've actually written one based on his guide:
https://github.com/Hexworks/hexameter
link
acbabis
3406 days ago
Neat. Bookmarked
link
tequila_shot
3407 days ago
ditto. Came here to say the same. Excellent posts.
link