ViliX 2014-08-25 19:25
I've found quite a lot of bugs. You should polish the game a bit.
Foon → Ludum Dare Explorer → LD30 → Worldhole Theater
By hubertus09
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Mood | 423 | 3.00 | ||
| Fun | 435 | 2.94 | ||
| Audio | 531 | 2.59 | ||
| Theme | 566 | 2.69 | ||
| Innovation | 622 | 2.56 | ||
| Graphics | 657 | 2.61 | ||
| Overall | 704 | 2.63 | ||
| Coolness | 1767 | 32 |
I've found quite a lot of bugs. You should polish the game a bit.
I can't run the game on Linux, probably you forgot to reference some libraries.
$ java -jar WormholeTheater.jar
Exception in thread "main" java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1886)
at java.lang.Runtime.loadLibrary0(Runtime.java:849)
at java.lang.System.loadLibrary(System.java:1088)
at org.lwjgl.Sys$1.run(Sys.java:73)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:95)
at org.lwjgl.Sys.<clinit>(Sys.java:112)
at org.lwjgl.opengl.Display.<clinit>(Display.java:135)
at org.newdawn.slick.AppGameContainer$1.run(AppGameContainer.java:39)
at java.security.AccessController.doPrivileged(Native Method)
at org.newdawn.slick.AppGameContainer.<clinit>(AppGameContainer.java:36)
at com.hubert_kaluzny.WormholeTheater.Desktop.main(Desktop.java:9)
I can't play the game, it just flashes a command prompt window
@leDragoon you have to extract it to a folder first.
@Charlie probably the same thing, or the linux startup script is incorrect. (try double clicking the .jar, that may launch the game)
Game is definitely a bit buggy. I'm not entirely sure I understand the goal. After killing a few initial enemies I waited a while and nothing else really happened. Just seems unfinished.
@billknye you're supposed to find the portals, and go on until you die. The portals are linked to different worlds and such, the further you get, the larger the score you get for clearing an enemy wave. Sorry if it seems unfinished. The enemy AI is really bugged up, due to my lack of comprehension in physics and maths.
You should probably mention that scroll wheel determines the ship's speed. Took me a while to figure it out. Other than that, it is a nice idea and a good try. Pretty good music too. And I had a good laugh seeing the enemies jitter like that!
@Oana adding it to the website + post now. <3
Considering your time constraints this is a decent attempt, albeit a bit buggy.
I played the game thrice, in the first two times going as deep as level 3, and I only encountered ships in my first game and only right when I started the game. I've seen no more enemies from that point, which is not really ideal for a game like this.
At my final attempt, I encountered a fountain of bullets, looking like coming from out of nowhere, right next to a pair of red ships ignoring me. :) It was quite funny and that bullet hell got my life. :)
Your are right. Should use libgdx :)
Quite confusing but not bad, but I think it would be easier if I could move the ship with W,A,S,D!
Good job!