Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 151 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 151 Bytes

Maze

This is a recursive maze-solver. Given a starting and ending point, the shortest path will be displayed. The mazes used are randomly generated.