Simple Unity project that creates a random maze with boxes as walls using a version of Prim's Algorithm. Prim's algorithm is a greedy algorithm for finding a minimum spanning tree for a weighted ...
The download is a .zip file. Unzip the .zip file and open the unity application to start the application. Everything you need to know (mainly controls) is explained in the application itself. "Esc" ...