This A* Pathfinding algorithm that finds the closest path between 2 points.
For Windows
- Press LEFT CLICK to select the start and end point.
- Then RIGHT CLICK to build a barrier on the board.
- Press RIGHT CLICK to remove objects.
- Press SPACE to run the algorithm.
- Press C to clear the board.
For Macbook
- Press LEFT CLICK to select the start and end point.
- Then LEFT CLICK to build a barrier on the board.
- Press RIGHT CLICK to remove objects.
- Press SPACE to run the algorithm.
- Press C to clear the board.