Use npm install
to install dependencies first
Use npm start
to run the app in the development mode
🧮 Select Start and End point coordinates as you wish
✍ Add custom walls with using left click of your mouse
⚪ You can delete walls with right click as well
🎯 Algorithm will find the shortest way between start and end points !
- If you want to change the number of rows and columns, do not forget to change it in CSS(.grid container) as well.
- If you get "Cannot read property 'split' of null" Error, refresh the page
🟢 Spot in evaluation
🔴 Evaluated spot
🔵 The Closest Path
⚫ Wall