Foon →
Ludum Dare Explorer →
LD25 →
My Days with the Princess
My Days with the Princess
By 138
View on Wayback Machine
| Category | Rank | Score | Count |
|
|---|
| Humor | 401 | 2.38 | | |
| Graphics | 513 | 2.56 | | |
| Theme | 672 | 2.31 | | |
| Overall | 673 | 2.38 | | |
| Mood | 689 | 2.00 | | |
| Innovation | 709 | 2.00 | | |
| Fun | 753 | 1.69 | | |
| Coolness | 884 | 37 | | |
Comments
dcolgan
2012-12-17 20:29
I wasn't quite sure what was happening here. I think it is a tower defense game? I clicked around a lot and managed to buy some units but I'm not sure if I won or not. Even a short description of how it works would be helpful, but looks like you've got a good little chunk of code written.
Hey - is there a better way to publish this - like as an applet or just a jar or something? The "are you sure you want to let this thing have admin privs" warning is too scary ;)
beerman
2012-12-17 20:49
Fun little twist on tower defence there.
gornova
2012-12-17 21:35
Works fine with Java7 launched from webstart.
Need some sfx and music and a title/instructions screen.
Tip: you should edit game entry and put some text explantions about this game?
It may have been ambitious, but it was still a great idea for a game. I think with some more time this could be a solid game.
jomomomo
2012-12-19 17:27
Can't get this to launch on mac osx...
WebStart is deprecated on Mac OS X and on Ubuntu 12 with Java 7 I get the following error:
java.lang.UnsatisfiedLinkError: /home/arthur/.java/deployment/cache/6.0/17/76da7c91-495d1ca1-n/liblwjgl.so: libjawt.so: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1939)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1864)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1838)
at java.lang.Runtime.loadLibrary0(Runtime.java:845)
at java.lang.System.loadLibrary(System.java:1084)
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:82)
at org.lwjgl.Sys.<clinit>(Sys.java:99)
at org.lwjgl.opengl.Display.<clinit>(Display.java:130)
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.jugendmedia.ld25.Game.main(Game.java:82)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at com.sun.javaws.Launcher.executeApplication(Unknown Source)
at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Thread.java:722)
mistakoo
2012-12-25 18:44
Very good presentation and lightheartedness. Now if we only we can see our coins and know how to gain them :P