Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 125 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 125 Bytes

Maze-Generator

This script uses the p5.js to generate a random maze by a modified version of Depth First Search Algorithm.