Skip to content
/ maze Public

A maze generator written in rust.

License

Notifications You must be signed in to change notification settings

tfeldmann/maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maze

This is a maze generator for the command line. It generates nice looking mazes using a growing tree algorithm.

Interactive demo