My Days with the Princess by 138
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!
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 |
Need some sfx and music and a title/instructions screen.
Tip: you should edit game entry and put some text explantions about this game?
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)