Skip to content

Darkratos/Maze-Generator-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze-Generator-Solver

p5.js implementation of maze generation with backtracking + solving with A*

In the sample images, there are two examples of the final result, in a 500x500 grid.
The first took about 36 seconds to finish, and the second took about 3 minutes.
The time is related to the complexity of the maze.

About

p5.js implementation of maze generation with backtracking + solving with A*

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors