Skip to content

Creates a randomly generated maze using depth first search.

License

Notifications You must be signed in to change notification settings

LuisAverhoff/MazeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MazeGenerator

TO-DO List

  1. Add a method that solve from a randomly choosen starting and ending point.
  2. Add a method that checks if there is a cycle in the maze.
  3. Add a method that asks if the user would like to save the maze generated.

About

Creates a randomly generated maze using depth first search.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages