Software Details:
Version: 1.0
Upload Date: 5 Jun 15
Distribution Type: Freeware
Downloads: 126
A* is a famous computer algorithm used to find the path between two points.
Widely implemented because of its speed, performance, and accuracy, this algorithm is a corner stone for semi-AI implementations and is considered one of the basic algorithms every programmer should learn to implement.
The JavaScript version of the A* algorithm can be used in Web-based games, graphics applications, or Web-implemented mathematics apps.
A basic demo is included with the download package.
Requirements:
- JavaScript enbaled on client side
Comments not found