My Days with the Princess by 138

[raw]
made by 138 for LD25 (COMPO)
You know those games where the plumber goes to save the princess? This is a tower defense take on that game, but from the villains point of view.

How to play
-----------
Click on the castles to access the menu where you buy troops.

Standard disclaimer: This is my first Ludum Dare entry.

Extended disclaimer: As it turned out this project was a bit too ambitious for me to finish in 48 hours. I ended up scaling away about half of what I intended to be in there and unfortunately there was no time to polish it into an enjoyable experience.

M.I.A
-----
-The Princess
-Tons of fun banter between the villain, the princess and the hero. (Haha... My eyes tear with laughter as I think about all the wacky stuff they'd say)
-A screen for all the interactions with the princess. (No, not that kind of interaction!) Keeping her happy was supposed to be a main part of the game. (No, not in that way)
-SOUND!

Ratings

Coolness 37% 884
Overall 2.38 673
Fun 1.69 753
Graphics 2.56 513
Humor 2.38 401
Innovation 2.00 709
Mood 2.00 689
Theme 2.31 672

Feedback

dcolgan
17. Dec 2012 · 20:24 UTC
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.
mrspeaker
17. Dec 2012 · 20:31 UTC
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
17. Dec 2012 · 20:44 UTC
Fun little twist on tower defence there.
Gornova
17. Dec 2012 · 21:30 UTC
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?
Justin Kibbe
18. Dec 2012 · 22:51 UTC
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.
Rex Peppers
19. Dec 2012 · 17:22 UTC
Can't get this to launch on mac osx...
zenmumbler
19. Dec 2012 · 17:28 UTC
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)
Mista Koo
25. Dec 2012 · 18:39 UTC
Very good presentation and lightheartedness. Now if we only we can see our coins and know how to gain them :P