10 Second Lead by Sinuath
This is my first "finished" LD game, it really only has one level, and there is no sound, I prepared some but there was trouble exporting some native LWJGL thing. So soundless it is, there wasn't a whole lot of places to put it besides the win/lose screens anyway.
Still happy to have competed. For what it is, i'm happy with how it turned out.
EDIT:
8/27/2013 - It seems that the people who can't run it have an outdated version of java, if it isn't working try updating to java 7 and it should work fine(if not please leave a message so i know i'm wrong :/)
Follow me @Sinuath !
Still happy to have competed. For what it is, i'm happy with how it turned out.
EDIT:
8/27/2013 - It seems that the people who can't run it have an outdated version of java, if it isn't working try updating to java 7 and it should work fine(if not please leave a message so i know i'm wrong :/)
Follow me @Sinuath !
| Windows | https://dl.dropboxusercontent.com/u/11280780/10SecondLead.zip |
| Original URL | https://ludumdare.com/compo/ludum-dare-27/?action=preview&uid=3045 |
Ratings
| Coolness | 52% | 3 |
| Overall(Jam) | 2.73 | 458 |
| Fun(Jam) | 2.27 | 524 |
| Graphics(Jam) | 2.07 | 569 |
| Innovation(Jam) | 2.32 | 527 |
| Mood(Jam) | 2.44 | 453 |
| Theme(Jam) | 3.04 | 305 |
error loading map
Exception in thread "main" java.lang.NullPointerException
at Maze.Map.readFile(Map.java:65)
at Maze.Map.<init>(Map.java:31)
at Maze.Board.<init>(Board.java:53)
at Maze.Maze.<init>(Maze.java:21)
at Maze.Maze.main(Maze.java:10)
Adjotur did you get any warnings or error messages? maybe it's something i can fix?
MrBlade, yeah if i put any more work into this i'll have to do that. I had it on keystroke "release" but it started getting on my nerves while i was debugging.
Hope you can participate again LD #28 and with an even better game!