/path-finder

Hiking trails with A* in JS

Primary LanguageJavaScript

Find the easiest hike from one point to another. A JavaScript implementation using HTML5 canvas and A* with binary heaps to find the easiest path.

Click the landscape to set a start point, click it again to set an end point. The path will be drawn in red.

Live demo here

Alt text