This is a maze generator which creates a simple maze (usually a direct path. More indirect paths can be created if size is increased) Directions: -Click "Start" to start on title page. -Use WASD to move the red dot and try to make it to the blue dot in the center.
-------------------------- Notes -More Features will be added in the future ---------------------------- Credits -Uses recursive backtracking to generate mazes.