Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

johnnyawesome/MazeGenerator

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
6 Commits
 
 
 
 
 
 

Repository files navigation

MazeGenerator

A interactive Maze-Generator using Depth-First-Search and recursive backtracking, written in P5JS.

MazeGenerator

This Maze-Generator uses Depth-First-Search and recursive backtracking to generate a Maze. You can find the entire Algorithm here on Wikipedia.

Interactive Maze-Generation

To create a new maze, move or just click the slider at the bottom, and a new, random Maze will be created.

  • The slider lets you customize the cell-size (the size of one individual cell), resulting in simpler or more complex mazes.
  • Based on the cell-size, the walls of the labyrinth get drawn thicker or thinner

MazeGenerator

Morty Proxy This is a proxified and sanitized view of the page, visit original site.