Implementation of A* algorithm using JavaScript (P5). This program uses matrices and nodes to make the world.
- Left click on a point to set that point as the starting one.
- Right click on a point to set that point as the ending one.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Implementation of A* algorithm using JavaScript (P5). This program uses matrices and nodes to make the world.