Saturday, April 21, 2012

JavaScript Pathfinder


If you would like to immerge in A* algorithm (A-star), this page is has a wonderful visual approach:

And this is worth checking out as well:
Very easy way to understand A-star path finding algorithm with Manhattan, Chebyshev and Euclidean distance.
(All those you can try out with the Javascript version.)

No comments: