Skip to content

moracarlos/maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

maze

Random maze generator using Depth-First Search.

Created by moracarlos, all rights reserved.

You can run this code using any console with Java installed, just specify height and width as args. javac Maze If you want to generate a really big maze, just increase the heap size.

About

"Random" maze generator using Depth-First Search.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages