Tilt Mazes |
Maze 1 Click here for the Java version of Maze 1 Maze 2 Click here for the Java version of Maze 2 Maze 3 Click here for the Java version of Maze 3 Maze 4 Click here for the Java version of Maze 4 |
Heres an example: Suppose the first move you make in Maze 1 is to tilt the west edge of the board down. The marble will now roll all the way to the west side of the board. Then on the next move, suppose you tilt the south end down. The marble will roll south until it hits a barrier. Then suppose you tilt the east end down. The marble will now roll east all the way across the board until it hits the east side. And so on.
Andrea created these mazes as Java programs for her web site. I saw that the mazes would also work on the printed page. Usually mazes work better as interactive computer programs. But when you play one of these programs, youre apt to just try one thing after another, and without much thought. You might solve the maze, but you may not understand whats going on. When a maze is on a printed page [or when its in a non-
And click here for Andreas home page. She currently has about 20 tilt mazes and has mazes of many other types.
|