Web application used to visualise and teach popular pathfinding algorithms Click Here To Use
- BFS and DFS with backtracking
- Placable Walls and movable start/finish nodes
- Step by step code walkthrough
- Maze Generation
- Saving/Loading map
- Special nodes (e.g. teleporters, weighted nodes)
- More algorithms (e.g. dikjstras, A*)