
Homedefender
You are the only one who can control an ancient weapon.
Our planet is being attacked. Please help us!
Controls: Mouse only
---
I didn't had much time, so this is a really tiny game... Have fun!
The applet is not working somehow...
[Update #1]
You need Java 7 to run the game, going to fix that soon!
[Update #2]
Java 6 issue fixed!
Our planet is being attacked. Please help us!
Controls: Mouse only
---
I didn't had much time, so this is a really tiny game... Have fun!
The applet is not working somehow...
[Update #1]
You need Java 7 to run the game, going to fix that soon!
[Update #2]
Java 6 issue fixed!
Comments21


CherryNukaCola24 Apr 2012, 08:47
Didn't even get any error messages - just won't load.

Flyboy24 Apr 2012, 09:07
Doesn't load. Windows 7 64 bit.
Beerman24 Apr 2012, 09:18
Same error as Kvisle above : "Could not find the main class: me.hopps.Starter."

jeroenimooo24 Apr 2012, 09:31
Loads for me, im on a xp 32bit. java 6 and 7
Hopps24 Apr 2012, 13:25
Sorry, you need java 7 to run it. I'll recompile it for you with Java 6. Thanks for feedback!
Hopps24 Apr 2012, 14:11
So, it should be fixed - I hope you try again! :)
Daz24 Apr 2012, 18:18
I wished the bullets from my turret would move a bit faster! XD but the speed currently forces a bit of strategy.
oldtopman24 Apr 2012, 19:10
I like the game, and the core gameplay is very innovative. The difficulty is a bit high though, and a more gradual difficulty would be appreciated.
LEADERBOARD GET: 368 people saved :D (pics or it didn't happen)
http://db.tt/Urdtk6at
LEADERBOARD GET: 368 people saved :D (pics or it didn't happen)
http://db.tt/Urdtk6at

mnem24 Apr 2012, 19:14
Nice!

zkenshin24 Apr 2012, 19:28
A bit hard with the bullet speed and stuff, and very simple, but an okay game.

Gabriel24 Apr 2012, 19:37
Quite cool! It starts slow but then gets frantic with all the missiles! I would just make that holding the mouse button would permanently shoot at a certain rate, otherwise it gets a bit too much on the button mashing side. :)
TheGamingProject24 Apr 2012, 21:44
Fun little defense game, the bullet speed seems to be much to slow.

HeuGamer26 Apr 2012, 23:26
short and simple. I liked it.

Hazematman27 Apr 2012, 03:47
Pretty cool, but the bullet seemed like it moved way to slow. Also the graphics could use a little bit of a revamp, other than that I liked it :D
Square Particle27 Apr 2012, 15:23
Pretty fun stuff, I was able to rescue 429 people. Maybe holding the mouse down should stream the firing as its already a hard game.

skyboy4970728 Apr 2012, 21:37
Pretty cool game. What would be really cool is if you could add turrets to the planet and do a sort of tower-defense-except-with-a-planet type game.

johanp1 May 2012, 14:44
Nice and simple shooter. Would like to see some visualization of the planet's health.

Cosmologicon4 May 2012, 04:27
Not bad, I just feel like I've seen this exact game several times before. Something, anything, to mix it up would be nice.

ratking7 May 2012, 20:52
I concur, the bullet speed is too damn slow. Will the game end when I rescued all 7 billion people? :-P
derosa7 May 2012, 20:57
It'd be great to visualize the planet's health. Thanks!





$ java -jar homedefender-linux.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: me/hopps/Starter : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: me.hopps.Starter. Program will exit.