Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 289 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 289 Bytes

maze-generator

Generates a maze using a recursive back tracking algorithm.

Link to hosted project: Maze Generator

Made with JavaScript and visualized with the p5.js library.