Skip to content
/ Maze Public

just auto-generated maze in console, with showing on screen how it`s created

Notifications You must be signed in to change notification settings

pErsten/Maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze

This is just a regular rectangular maze, which implemented in console and looks splendid It's fully auto-generated maze, and every time it has different shape, because it uses, to my mind, the best maze-creating algorithm, based on randomizing the path through every corner, while theres no one left uncovered. Youll see how the path of this maze is creating, making it more and more complex. IF you want to change size - you could change it in macros, by changing the numbers in corresponding margin.

You're free to do with this program whatever you want, even embedding it into your project!

About

just auto-generated maze in console, with showing on screen how it`s created

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages