Skip to content

CaffeineProcessorsUnited/ld37

Repository files navigation

Ludum Dare 37: One Room

The Game

Story

You are trapped in a gigantic tower. All levels are connected and form a big room. Your mission is to beat your way through all levels and reach the top of the tower.

But beware! If you make a bad move you will fall down and hopefully land on a lower level.

Controls

You control the unicorn with the arrow keys. The map is draggable with the mouse so you can get an overview of the level.

Bonus

As a bonus we added a map editor for you to design own challenging levels.

Credits

  • Felix Richter(@felix5721): Heavy map design
  • Niels Bernlöhr(@k0rmarun): Game code, map design
  • Malte Heinzelmann(@hnzlmnn): Game code, SGL library code
  • Maria Stepanov(@butterwelt): Beautiful assets

Development

Running

Prerequisites

To run the jar file make sure you have a JRE installed and added to your PATH variable by running

java -version

If the command returns information about your Java installation, you're good to go. If an error is returned download and install Java.

Execute

If you have JRE installed simply run

java -jar FILENAME.jar