Tower Evolution by DBRalir
A simple tower defense game in which your towers combine different upgrades to become a unique weapon.
If for some reason my very temporary and unreliable website goes down, the standalone version is basically a mirror of the site. Open the HTML file to run it.
Instructions are on the webpage.
If for some reason my very temporary and unreliable website goes down, the standalone version is basically a mirror of the site. Open the HTML file to run it.
Instructions are on the webpage.
Ratings
| Coolness | 82% | 2 |
| Overall(Jam) | 3.20 | 105 |
| Audio(Jam) | 1.25 | 216 |
| Fun(Jam) | 3.36 | 58 |
| Graphics(Jam) | 2.57 | 201 |
| Humor(Jam) | 1.44 | 210 |
| Innovation(Jam) | 2.89 | 125 |
| Mood(Jam) | 2.38 | 188 |
| Theme(Jam) | 3.13 | 77 |
Java Plug-in 1.6.0_31
Using JRE version 1.6.0_31-b05 Java HotSpot(TM) Client VM
User home directory = C:\Users\Alexander Dawn
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
java.lang.UnsupportedClassVersionError: com/pickandblade/towerevolution/GameContainer : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.defineClassHelper(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.access$100(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.plugin2.applet.Plugin2ClassLoader.findClassHelper(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception: java.lang.UnsupportedClassVersionError: com/pickandblade/towerevolution/GameContainer : Unsupported major.minor version 51.0
Nicely done and very fun. I enjoyed it a lot.
But it's too easy when you instantly get the next upgrade, maybe you can add a timeout or something else so the game would be more challenging. Well done.