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)
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)