Maze Generator in C# .NET
The program was created for the local "Algorithm Competition" (unfortunately without any competition).
This program won the competition. The code is written in C# .NET + WPF, and it generates a maze using graph and its properties (therefore, no squares). It's possible to set the maze density and the start and finish locations.
Gallery
Download
By downloading the following file, you agree to the license terms
Downloaded 7x (265.9 kB)
Application includes source codes in language C# .NET