FoonLudum Dare ExplorerUsers → Gobo

Gobo

Games

YearLDThemeGameDivisionRankOvFuInThGrAuHuCmCo
201120It's Dangerous to Go Alone! Take This!Wurrumscompo313.573.703.222.783.222.782.172.065
201019DiscoveryThe Adventures of ASTROMAN!compo1602.572.502.643.502.502.571.861.574
201018Enemies as WeaponsLunarMindcompo1202.532.052.792.893.052.331.602.40
201017IslandsIsland Defendercompo693.123.062.593.242.761.631.921

Performance over time

overall score (left axis) percentile (right axis)

Scatterplots

Fun vs Overall

Innovation vs Overall

Theme vs Overall

Graphics vs Overall

Audio vs Overall

Humor vs Overall

Comments by Gobo

LD18 — Enemies as Weapons

LunarMind by Gobo 2010-08-22T18:34:00

Uploading the other binaries for Linux + Mac shortly.

LunarMind by Gobo 2010-08-23T14:26:00

Fixed the gravity problem, and re-uploaded.

LunarMind by Gobo 2010-08-26T09:30:00

I've just noticed that it wasn't just the gravity that wasn't relative to time. Most of the animations are broken. Oh well. :P

LD19 — Discovery

The Adventures of ASTROMAN! by Gobo 2010-12-20T22:15:00

@ladron @stevejohnson @Endurion

I've reduced the gravitational pull from planets, it should be a lot easier now!

The Adventures of ASTROMAN! by Gobo 2010-12-21T03:43:00

@ranklar
Changed to .zip :)

Wysp by Sythiri 2010-12-20T02:43:00

Love the concept. Very fun and addictive, and provides a reasonable challenge.

Graphics and physics need polished however, as I'm sure you know. :P

"Well done ^_^"

Explosive Transcendental Circulatory System by NiallM 2010-12-23T03:52:00

Woah. Dude.

Innovative? Clearly.
Fun? I had a lot of fun.
Theme? I was certainly discovering things.
Graphics? Excellent.
Audio? Also excellent.
Humor? I lol'd at the tank man, and the whole 'game' is pretty amusing.

5 stars all around!

LD20 — It's Dangerous to Go Alone! Take This!

Resurgon Futuron by DrPetter 2011-05-04T02:55:00

Excellent game, so fun.

A Spawn Named Bob by sirGustav 2011-05-04T03:25:00

Pretty fun.

My Minions by treeman 2011-05-02T20:57:00

Very interesting idea. It would be nice if each object had a description of what it did. I wasn't sure what the last couple of objects did. I can't see a relation to the theme. A fun way of making little tunes.

N3: Name Not Needed by nutink 2011-05-02T20:29:00

The ship felt a little slow. I didn't manage to kill all of the enemies because I couldn't move fast enough to kill them as they went down the screen. Apart from that, it was a very polished game. Very retro.

Multiplayer Zombie Garden Adventure by goffmog 2011-05-04T02:27:00

It seems you spent your time on the networking and not on the actual game.

A Tiny Sin by True Valhalla 2011-05-02T20:41:00

The bullets were a bit too small to see, but the graphics were very nice.

Light The Way by KilledByAPixel 2011-05-04T01:43:00

Very nice game. Almost unbelievable that it was made in 10 hours. I found that the little jumping dudes were a bit tricky to handle and they were a bit glitchy (Two touching ball things could jump multiple times as long as they keep touching).

Monsters Dont Like Water by Manuel777 2011-05-04T03:05:00

Controls were a bit confusing but I managed to work it out eventually (wall climbing).

Against the Wall by Acheron 2011-05-04T02:25:00

Strange little game. Quite unique and innovative.

Myrktorch by gugugu 2011-05-02T20:20:00

Having to restart right at the beginning after dying was quite annoying. Other than that, I liked it. The particle effects and animations gave the game a nice atmosphere.

Unlimit by jrrt 2011-05-04T03:09:00

I fell in the first hole and couldn't get out. Had a lot of fun laughing. :P

Old Man Village by bwr 2011-05-04T02:14:00

I was so confused. Alien in the sky? What? I talked to everyone, there's no way to win and get the medicine.

Grave Robbers by adamatomic 2011-05-02T20:36:00

Loved the game. It reminds me of QWOP/GIRP. It didn't really fit the theme at all though.

LD25 — You are the Villain

Skeletal Archer Archie by Nisshoku 2012-12-19T20:16:00

When running the .bat file I get this error:

>java -Djava.library.path="natives/" -jar SkeletonAr
cherArchie.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/monsav/Ru
nGame : 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.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: com.monsav.RunGame. Program will exit.