the maze →

a random maze is created using a modified version of Prim’s Algorithm. each maze is then solved using popular algorithms: depth-first search, breadth-first search, and bidirectional breadth-first search. the process is visualized for the user to compare the varying speeds and approaches to solving each puzzle with each algorithm.

JavaScript

HTML

CSS

repo →

Previous
Previous

noteworthy

Next
Next

the kollectiv