TenToDead by householdutensils
Get the blue box to the grey box in under ten seconds.
Left and Right arrow keys to move left and right
Space to jump.
Red things mean death.
Also you can jump on walls.
Edit: I've removed the link to the Mac and Linux versions because of an issue with loading the level files that would require a code change to resolve. Apologies.
Left and Right arrow keys to move left and right
Space to jump.
Red things mean death.
Also you can jump on walls.
Edit: I've removed the link to the Mac and Linux versions because of an issue with loading the level files that would require a code change to resolve. Apologies.
| Windows | http://sparkles.rootsecks.com/TenToDead.zip |
| Source | http://sparkles.rootsecks.com/TenToDead-src.zip |
| Original URL | https://ludumdare.com/compo/ludum-dare-27/?action=preview&uid=10923 |
Ratings
| Coolness | 51% | 3 |
| Overall | 3.14 | 471 |
| Fun | 3.21 | 331 |
| Graphics | 2.21 | 947 |
| Innovation | 2.10 | 1086 |
| Mood | 2.24 | 906 |
| Theme | 3.28 | 459 |
Aug 26, 2013 10:50:53 AM com.rootsecks.tentodead.MapLoader loadFromFile
INFO: Loading level from file: levels\0.level
Exception in thread "LWJGL Application" java.lang.NullPointerException
at com.rootsecks.tentodead.World.addAssets(World.java:391)
at com.rootsecks.tentodead.World.initalize(World.java:84)
at com.rootsecks.tentodead.World.<init>(World.java:63)
at com.rootsecks.tentodead.PlayState.create(PlayState.java:16)
at org.flixel.FlxGame.switchState(Unknown Source)
at org.flixel.FlxGame.step(Unknown Source)
at org.flixel.FlxGame.render(Unknown Source)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:214)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:112)
I'm running on a mac, btw.
No errors on Windows.
The simplistic graphics always please me, I'm yet to make a pack of mini-games using only colored squares! =D