Skip to content

shivamchhapola/Maze-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maze Generation using Recursive backtracking

I was learning maze generation for my next game so I decided to use p5js to make a simple maze generator using recursive backtracking algotithm. I'll soon upload a unity project too.

Live Implementation

Maze Generator

How to use?

  • Open the index.html file in your browser and a maze will generate right in front of you.

  • You can change the canvas size and cell size in sketch.

Reference

Maze Generation Algorithm-Wikipedia

Here's a picture of a random cat

I love cats

About

Recursive Backtracking Maze Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published