ptitSeb
Serial Porter
Here is Cube Escape, a simple randomly generated "escape the maze".
The maze is in a fact a multi-layered cube maze, where you can go in lower layer (smaller cube) or upper layer (bigger cube), looking for the way out (the red door).
The game simply use SDL 1.2, and has no sound.
It uses ompadss driver for fullscreen, but if you prefer a windowed version (for playing and multitasking), simply create a file named ".windowed" (without the quotes) inside appdata/cubeescape
Note that {X} and {B} are both mapped to Enter (validate menu, enter door).
History log
=========
Build 01
-----------

The maze is in a fact a multi-layered cube maze, where you can go in lower layer (smaller cube) or upper layer (bigger cube), looking for the way out (the red door).
The game simply use SDL 1.2, and has no sound.
It uses ompadss driver for fullscreen, but if you prefer a windowed version (for playing and multitasking), simply create a file named ".windowed" (without the quotes) inside appdata/cubeescape
Note that {X} and {B} are both mapped to Enter (validate menu, enter door).
History log
=========
Build 01
-----------
- Initial build
- Few Pandora customization