Pathfinding + Simulate Traffic! Project Link Tech Stack JavaScript React HTML/CSS Features Makes use of Min-Indexed Priority Queues to explore most promising nodes first. Procedurally generated Perlin Noise allows us to simulate traffic for the algorithms. Toggle between several layouts and generate mazes live on the spot. Dijkstra's, A-Star, BSF, DFS, Best First Search.