This is basically a remake of an old Atari 2600 game called Tunnel Runner (Video), a first-person labyrinth game (on the atari 2600!) where you are stuck in a labyrinth and must find a key and the exit, all while avoiding the monsters of the maze, the zots.
This game was an attempt to do a "fast" raycaster engine running on vanilla CF25 actives that was fast enough to run on the android exporter at a decent speed. I get around 24fps on my phone, the target FPS is 30; of course the resolution on my phone is quite smaller than the one shown in the video, the demonstration video was captured on PC. Apologies for that ^^;
For clarity, this is what the game looks on android by default Screenshot_1.jpg
Quality can be adjusted on the options menu.
gameplay remains faithful to the original thing (Get the key, get to the exit, avoid the zots), plus free strafing, HD* graphics, and soft rotations and all that stuff. Also a remixed title song.
Mazes are procedurally generated based on a random seed. Game 1 features always the same mazes, while Game 2 features random mazes every time you play. Game 3 is a custom game where you can set the size of the maze, the amount of doors, the length of the hallways, etc; like a sandbox mode of sorts.
Google play link: https://play.google.com/store/apps/d...f.tunnelrunnel
*compared to the original thing I suppose