A* algorithm
Posted: Thu Oct 07, 2004 6:11 pm
Does anyone have a link for a decent A* (A star pathfinding algorithm) implementation in PHP?
http://www.artplastique.free.fr/nrx/PHP ... php?code=1 is the only one I could find, and its horribly opaque, and difficult to modify.
I'm looking for a very simple, straightforward A* implementation.
Anyone?
http://www.artplastique.free.fr/nrx/PHP ... php?code=1 is the only one I could find, and its horribly opaque, and difficult to modify.
I'm looking for a very simple, straightforward A* implementation.
Anyone?