Skip to content

hoefler02/maze-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript Maze Generator

This is a maze generator written in P5.js that I build for an independant project in 9th grade. The generator uses a recursive backtracking algorithm that tends to get very slow as the maze size increases. An example maze generated by the code is shown below. Keep in mind, the below image was generated without the green start and red finish squares. Enjoy!

example_maze

About

Maze Generator written in P5.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published