Labyrinth Challenge

Labyrinth Challenge

This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
audio: 2.04
coolness: 0.60
fun: 2.75
graphics: 2.81
innovation: 2.71
mood: 2.55
overall: 2.97
theme: 3.25
In Labyrinth Challenge you navigate a multi-dimensional maze trying to find the treasure.

Controls: Arrow keys to move, space to use teleporters.

More information: Each maze consists of three worlds, the top one has grass floor, the middle one dirt floor and the bottom one stone floor. The teleporters connect the worlds. Blue teleporters will bring you to the world below the one you are currently in and the orange ones will bring you to the world above.

The mazes are randomly generated. Once you have beaten a maze, the difficulty increases and the next one will be bigger.

For the desktop version: F2 saves a screenshot next to the jar file, F11 toggles fullscreen mode.

Technical notes:

The online version requires WebGL and the desktop version requires Java. The source code is provided as a zip file containing the LibGDX project and git directory. To import the source code, extract the contents of the zip file, open Eclipse and select File - Import... - Gradle - Gradle Project, then select the extracted folder, hit build model, select all projects and click on finish. If this does not sound familiar to you, please google and follow some LibGDX tutorials, because your computer needs to be set up correctly for development with LibGDX.
Found a bug?
Tell us on Discord