Skip to content

A JS program to find the most optimal path from the top-left corner to the bottom-right corner of the random maze using the A * Path Finding Algorithm.

Notifications You must be signed in to change notification settings

Anand-Theertha/A-star-algorithm-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A-star-algorithm-visualization

A JS program to find the most optimal path from the top-left corner to the bottom-right corner of the random maze using the A * Path Finding Algorithm.

The project is hosted live HERE (Set browser zoom to 150% for a better experience)

About

A JS program to find the most optimal path from the top-left corner to the bottom-right corner of the random maze using the A * Path Finding Algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published