RovingWolf

The Maze

Sorry, you need a Java-enabled browser to play Maze. I'm not aware of a Java browser for Windows 3.11, but if you're running UNIX, Mac, or 32-bit Windows, the latest version of Netscape will support Java.

Directions for Maze

The object of the game is to move from the entrance to the exit. The exit is located on the outer edge of the maze, as far from the entrance as possible. The skill levels determine the size of the maze, and the number of rooms. Level 0 is an extremely simple 4x4 maze. Level 1 is a reasonably easy 12x12 maze with 2 rooms, and level F is a 300x240 maze with 160 rooms.

Use the following keys to move:

Key(s)Action
UP ARROW, 8, kmove forward
LEFT ARROW, 4, hturn left
RIGHT ARROW, 6, lturn right
DOWN ARROW, 2, jmove backward
m, TABtoggle automap (TAB doesn't work on some browsers)
ESCAPEstart over
+enlarge automap
-shrink automap
sshow solution on automap
zshow entire maze on automap
Control-ssolve maze (hit ESCAPE to stop)

 

 

The only limits are those of vision.