Ludum Dare #54compo
Ruins Runner
A game where you are trying to escape the ruins dodging spikes and projectiles in a limited space.
Edit: uploaded .jar build of game. Fixed a bug where ceiling spikes had no collision.
~~Edit 2: .jar file is broken, working on a fix~~
Edit 3: To run unzip file and run the .jar file
Edit: uploaded .jar build of game. Fixed a bug where ceiling spikes had no collision.
~~Edit 2: .jar file is broken, working on a fix~~
Edit 3: To run unzip file and run the .jar file
Comments17
Great fit for the theme!
to anyone struggling to play, it worked for me with:
```
java -jar -XstartOnFirstThread ruinsRunner.jar
```
I hope it does for you too :P
Smooth to control but also pretty difficult.
Would have liked music.
Loved that the character just kept running on game over.