This is a DEMO implementation of the 3 basic pathfinding algorithms using Javascript language.
It is a test-driven implementation, so you can enable and see the Unit Tests with the button downwards.
In order to execute the demo, follow the instructions.
The steps are the following.
- Press the button to set the obstacles in the map.
- Press the button to set the positions of the 2 robots.
- Press the button to execute the DEMO