Back
Pathfinding Algorithm Visualizer
A web-based visualizer for pathfinding algorithms like A* and Dijkstra's.
React
TypeScript
Vite
Typescript and React-based web app that allows users to create mazes and visualize how different pathfinding algorithms navigate through them. Includes weighted tile types and performance metrics for each algorithm.
Screenshots