Ruins Runner by Ackbad
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
| Github | https://github.com/ManixI/ludumDare54/tree/LudumDare54 |
| Original URL | https://ldjam.com/events/ludum-dare/54/ruins-runner |
Ratings
| Overall | 328th | 2.9⭐ | 22🧑⚖️ |
| Fun | 311th | 2.895⭐ | 21🧑⚖️ |
| Innovation | 347th | 2.474⭐ | 21🧑⚖️ |
| Theme | 324th | 2.816⭐ | 21🧑⚖️ |
| Graphics | 272th | 3.105⭐ | 21🧑⚖️ |
| Audio | 246th | 2.842⭐ | 21🧑⚖️ |
| Given | 16🗳️ | 19🗨️ |
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.