A*
From DmWiki
A path-finding algorithm, often used in computer games.
[edit]
Implementation
(we need details on implementation of this method)
This article is a stub. You can help improve the article by expanding it.
I think this web-page explains everything very well and it has links to several other resources regarding path-finding: http://www-cs-students.stanford.edu/~amitp/gameprog.html#paths
