
Deeper And Deeper
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
About
This is a game for the fantasy console PICO8.It is a Wolfenstein 3D raycaster combined
with a recursive backtracking maze generator.
It is more of a programming exercise than an actual game.
Intro text from the game
Deeper and Deeper
a game for Ludum Dare 48
by Mathias Olsson
EXPLORE THE LABYRINTHS OF
THE HUMAN MIND
GO DEEPER AND DEEPER
MAKE FREUD PROUD AGAIN
controls:
forward with ⬆️
backward with ⬇️
turn left with ⬅️
turn right with ➡️
toggle map with ❎
nothing with 🅾️
press ❎ to start
By the way
No real 3d here!
This is a slow Wolfenstein 3d
style raycaster
combined with a recursive
backtracking maze generator