Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 320 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 320 Bytes

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)