Hi all,
I have been looking at pathfinding for quite some time lately as I’ll need to implement it soon in my game. There are lots of examples around but they all expect you to know what nodes and costs and so on is.
I found this little gem that explains the basics of pathfinding and it helped me a lot with understanding how it works:
http://www.policyalmanac.org/games/aStarTutorial.htm
I hope it’ll help someone else as well!
Kind regards,
Mike