PDA-Maze

Overview

This is a rewrite of the C/Xlib game "pdamaze" for C++ and the Qt library.

The objective of the game is to navigate through a maze in first-person view.

Detailed Rules

Navigate through the maze using the cursor keys. Use the space key to switch between maze and map view.

You can use the stylus or a mouse to navigate by clicking on the minimized map view to switch to map mode and to click on the upper/lower/left/right area of the first-person view to move or turn.

Credits

Original game and graphics made by: Bill Kendrick
Rewritten by: Robert Ernst
This software may be distributed under the terms of the GNU General Public License.