Skip to content

pianosnake/path-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published