Maze Maker is a maze generator. Every time you run it, a different maze is generated. You start at the entrance at the upper left and work your way through the maze to the exit at the lower right. All mazes are solvable.
This is not an interactive game. Once the maze generation is complete, you're on your own. You can solve the maze by tracing the paths as they appear on your screen, or, better, print them out so you can use a pen or pencil.
Source: The Game Website.