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.
You control the unicorn with the arrow keys. The map is draggable with the mouse so you can get an overview of the level.
As a bonus we added a map editor for you to design own challenging levels.
- 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
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.
If you have JRE installed simply run
java -jar FILENAME.jar