Play the demo here: https://rainyelephant.itch.io/ai-demo-pathfinding-a-and-waypoint
- A* Pathfinding
- Waypoint Pathfinding
- Ability to adjust heuristics weights of algorithm (g and h values)
- 2 distance heuristics
- Ability to place new obstacles and recalculate path in real time.
- Visualization of algorithm
- Open Source!