🎉 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!

A* algorithm library

Started by
1 comment, last by brightening-eyes 10 years, 8 months ago

[attachment=18488:astar-algorithm.zip]hey guys, some days ago, i searched on google and on Google Code i found a project that implemented A-* algorithm and see that it moved on GitHub i downloaded that and i like to share it with you please note that it only require's standard library and your compiler must support's templates (only C++!, not C) any comments are wellcome and please note again that i dont remember it's link on GitHub

this is the attachment:

[attachment=18488:astar-algorithm.zip]hey guys, some days ago, i searched on google and on Google Code

when you can't see well like me, you can't test your applications and you can't read something

Github

Advertisement

Here:

https://github.com/justinhj/astar-algorithm-cpp

Found the link to the author's website inside the Readme file.

i haven't read the readme file

when you can't see well like me, you can't test your applications and you can't read something

Github

This topic is closed to new replies.

Advertisement