FoonLudum Dare ExplorerLD26 → Minimal Defense

Minimal Defense

By xelanon

View on Wayback Machine

CategoryRankScoreCount
Coolness276
Humor3222.62
Theme7133.38
Fun7862.73
Audio9531.97
Innovation10032.47
Overall10452.68
Mood11312.19
Graphics12791.95

Comments

SuperlevelSebastian 2013-04-29 17:28

It's kinda... Crappy and awesome at the same time!

ataxkt 2013-04-30 00:32

Aha, I didn't understand the comment below before I played it. Nice job!

haslettj 2013-04-30 00:37

Thanks for making a web game! It felt a bit awkward having the cannon so far away from the thing it was defending, but it did make the game different from the typical Space Invaders clone. Slowing down the rate of fire would probably be a good tweak. It seemed like you could just spam the space bar to handle just about anything.

bender 2013-04-30 00:42

Simple game but yet very fun. Well done !
(I'm not a big fan of the negative point when you miss) (and btw, I love the first comment xD kind of true about the graphics, it still is a fun game)

jwolf 2013-04-30 00:47

Pretty fun! The graphics may not be amazing, but they have a certain charm to them. If you're thinking of developing this one further in the future, maybe add different enemy types (shapes)? I think you could set up something of a trade-off between trying to hit difficult targets (risking points) and letting them through.

meep 2013-04-30 02:19

Simple little defense game; the mix of colored blocks were a little distracting, though. :(

szedouu 2013-04-30 10:00

great graphic and audio

nurabsal 2013-04-30 22:30

tried a few times but the game wouldn't load?

thebenjaneer 2013-04-30 22:32

Interesting, but distracting art.
I Like the Wall Moving Mechanic, it's a nice, minimal touch.

siewart 2013-04-30 22:39

I like how you can place the wall, nice addition to the simple game play! :)

homletmoo 2013-04-30 22:54

A nice idea, but when I realised there was no firing rate limit, it became very easy.

cosinep 2013-04-30 22:59

Game was cool. Thought that the wall could slow down more.

hegemege 2013-04-30 23:07

Unique game, at least for the art "style" :D

Gameplay wise, hit detection was nice, but don't really like negative score for missing shots. Wave progression felt nice too.

badlydrawnrod 2013-05-01 20:36

Well, that was a very literal interpretation of minimalism.

pixelfan 2013-05-01 20:37

Simple but funny, good game

acro 2013-05-01 20:54

The wall placement and slowing down is an interesting twist and works against you by making it harder to gauge enemy speed, so actually really clever. The little dudes twitchy walking is also cool! There's no music playing - but the jar version has a 30mb wav in it - for future entries you should use a different format for the audio.

xelanon 2013-05-01 22:30

I just deleted the wav. sorry I forgot I had that in there. Thanks for reminding me.

destroyer40k 2013-05-01 22:46

The game's very much fun and well balanced once one gets over the loss of points for missing. I personally would've put the cannon control on the mouse and the wall cantrol to left/right, since on later waves you can't alternate between different sides on screen and are forced to shoot inaccurately to get to the other side on time. But it was real fun and minimal (as the theme suggested).

anjack 2013-05-01 23:01

I love that you slow down the materialists with a minimalist painting. It's like they're stopping to try to understand it before moving on and attacking the town hall!

f7f5 2013-05-03 20:38

Sorry, can't run it:
$ java -jar Minimal\ Defense.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: minimalism/Container : 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 java.lang.ClassLoader.loadClass(ClassLoader.java:266)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:266)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:56)

lpcustom 2013-05-03 20:39

Unique controls. I would like to see a larger game like this.

sampotasz 2013-05-03 20:40

I really liked the mechanics - really simple and yet combined in a novel way! To make the point/ammo correlation feel stronger, I'd think about starting with a set amount of ammo and dying when you run out. Nicely done!