Skip to content
/ Maze Public

Generates random mazes to custom dimension up to 31 * 31. Generation and solving both work with a recursive algoryhtm.

Notifications You must be signed in to change notification settings

veudal/Maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Maze

Generates random Mazes for custom sizes up to 31x31. Generation and solving both work with recursive algoryhtms.

About

A maze generation/solving programm, written in 3 days in WPF. Learned much espically about recursion and I am pretty happy with the result. Source code is public for everyone who wants to see the code or modify it. The programm is downloadable as .exe for windows.

Download


image

image

image

image

About

Generates random mazes to custom dimension up to 31 * 31. Generation and solving both work with a recursive algoryhtm.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages