Skip to content

dylan-jacobs/maze-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#maze_generator This script creates mazes of a given size (defined by the parameter s.) To generate a 2D maze, navigate to the directory in your terminal and call the command python maze_generator.py s. The script txt_to_3d.py transforms the output text files of maze_generator.py into 3D files.

Samples of various generated mazes: maze1 maze2 maze3 maze4

The maze generation process: image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages