Extremely Large Maze
Game Introduction
I used the xefer maze generator to produce the intital bitmap from which the maze list is made. The maze I used is here: http://www.xefer.com/maze-generator?ndhnnlknolidloodloodm The maze is stored as a long list of Boolean values (360,000 in all), and the program indexes through the array, finding the appropriate portions to print as pen dots on the screen. The more that you zoom in, the more quickly the software will run, because it is processing a smaller portion of the list, and printing fewer dots to the screen.
How To Play
This is an extremely large (300x300 cells) maze. If you can get out, be sure to post in the comments! Use the arrow keys to move. Use Q and A to zoom in and out. Press C to toggle the computer solver, which, for me, took about 90 minutes at the default zoom level. This is an all pen project.
Author
jgordon510
Category
Game Information
Game Popularity
9.0k views
Collection Count
131 favorites