Generates random Mazes for custom sizes up to 31x31. Generation and solving both work with recursive algoryhtms.
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.