Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 922 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 922 Bytes

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