A 2d maze game where you try to escape the dark.
- Download the executable here.
- Use arrow keys to move around and enter key to select menu items.
The project is written in Java and uses the Gradle build system.
- Clone the repo
- Cd into
/desktop gradlew build- Put on headphones
gradlew run
- A maze game with walls and collisions
- Player-controlled character movable by keyboards inputs
- Distance-based vision system.
- A time-based difficulty system based on how fast the level was completed.
Cross-platform Desktop Machines.
- Windows
- Mac
- Linux
For more information see the libgdx homepage.
- Libgdx
- box2d
- box2dlights
- Freetype
