Interactive Demo

SmartMaze

Watch four pathfinding algorithms compete in real time. Pick an algorithm, generate a maze, and see how each one finds the path โ€” with live stats on nodes explored and time taken.

Click and drag on the maze to draw/erase walls  ยท  Drag the ๐ŸŸข Start or ๐Ÿ”ด End markers

Algorithm
Speed
Current Run
AlgorithmBFS
StatusReady
Nodes Explored0
Path Lengthโ€”
Timeโ€”
Algorithm Comparison
AlgoNodesPathTime
BFSโ€”โ€”โ€”
A*โ€”โ€”โ€”
Hillโ€”โ€”โ€”
Geneticโ€”โ€”โ€”
Legend
Empty
Wall
Start / End
Population coverage
Current best path