Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 166 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 166 Bytes

maze-solver

Visualization of depth-first and breadth-first search algorithms used to solve 2-dimensional grid mazes generated with a randomized depth-first search.