#MAZE BITMAP GENERATOR Generate nice looking images with a random maze
##CLI opts Options
-w, --width
Sets the width of the png.
-h, --height
Sets the height of the png.
-o, --output
Set the file name for the output.
-t, --timeout
Set the speed for the framebuffer drawer.
Higher value = slower drawing