🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

I found the best pathfinding "library" ever!

Started by
0 comments, last by taby 1 year, 6 months ago

In https://stackoverflow.com/questions/19193413/pathfinding-in-a-grid-system​ there is a code by Mehul Nirala to calculate a path using A*.

It works like a charm.

The character lady rain is avoided by the A* algorithm

This topic is closed to new replies.

Advertisement