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?
A* algorithm
Moderator: General Moderators
Just came across this link: http://theory.stanford.edu/~amitp/GameP ... rison.html which made things a bit clearer to me. What are you going to use it for?
P.S.: Moved this to PHP Theory and Design.
P.S.: Moved this to PHP Theory and Design.