Jan. 14, 2012

A* Path finding algorithm demo in jsGameSoup

I have included a modified version of Benjamin Hardin's 2009 A* implementation in jsGameSoup. This is a nice general way for entities in your game to find a path between two squares on a two dimensional board with some obstructed squares. Check the demo here and the documentation here.

Have fun!

Need software development advice? Book a call with me.