Currently works perfectly!
Use Wilson's algorithm to generate a unique maze and save the visualization of it to a png-file of chosen filename. The dimensions of the maze can be modified in the public constants in main.rs. The filename as well. (Please make sure the dimensions are equal, since there is currently no support for a non-square maze.)
