path-simulator path-simulator is webapp for visualizing the pathfinding algorithms in real-time. LIVE DEMO Algorithms Dijkstra DFS BFS A* Build Guide git clone https://github.com/AmitHalpert/path-simulator.git cd path-simulator yarn install yarn start LICENSE MIT