FoonLudum Dare ExplorerUsers → maato

maato

Games

YearLDThemeGameDivisionRankOvFuInThGrAuHuMoCmCo
201841Combine 2 Incompatible GenresParadox Islandscompo2.501.00
201532An Unconventional WeaponRopeBoxcompo17
201225You are the VillainHenchManagercompo5232.712.182.472.942.762.531.542.5328
201223Tiny WorldCore Bustercompo2233.333.193.503.003.002.701.882.7071
201122AloneTomes of Solitudecompo313.643.723.222.462.962.432.002.522.2371

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

Mood vs Overall

Comments by maato

LD22 — Alone

Alone amongst Kittens by Rylius 2012-01-06T21:35:00

Got an 'OutOfMemoryException' which caused it to get stuck on loading music. I fixed this by adding the -Xmx1024m argument in the bat file. There were too many kittens and it was impossible to jump up while walking into a block which made movement kind of hard. So I didn't finish collecting all the metal.

Glow by StarLight 2012-01-06T21:48:00

I agree with the others about the small blocks level. For me it would have been easier if the player doesn't jump immediately after landing if you still have the space bar pressed down.

Nice game though.

The Lone Adventurer by harusame 2012-01-06T22:52:00

Very nice graphics :-)

Jump Alone by robitstudios 2012-01-05T03:27:00

I liked this game, very difficult but fun. In the beginning the invisible platforms made even simple jumps hard, but after a couple of minutes of practice it became a lot easier. The harder difficulty kind of forces you to do a speed run of the levels (to avoid getting killed by the bees), which was kind of fun as well.

LD23 — Tiny World

Tiny's World by Topaz 2012-04-24T01:50:00

I really liked the music. However, the game runs at about 13 frames per second on my computer, so the levels took a long time to complete. The stomping foot doesn't specifically target the mouse it seems, so just standing in a corner is enough to finish at least the first two levels.

Poiesis by Them Games 2012-04-24T02:09:00

The zip file for Windows seems to be corrupted. I cannot open it at all.

Tiny World by graytest 2012-04-24T15:18:00

Nice game! There was a small problem with the rockets not displaying and exploding (the sound did play though).

Corebound by Ryusui 2012-04-24T15:56:00

Cool, really liked the boss battle at the end.

Stage 2 Chaos by skyboy49707 2012-04-27T14:32:00

I'm not sure this game is following rule 2 of the compo. "All game code and content must be created within the 48 hours." I recognize the characters from http://forums.tigsource.com/index.php?topic=8970.0

Tiny Protector by robashton 2012-04-24T15:29:00

It starts of a bit slow, but once you're at level 5 things really start speeding up. I like how you're basically penalized for spamming ctrl too much because you'll destroy the bonuses that way.

Fun game.

Core Buster by Maato 2012-04-24T15:34:00

Thanks, yes it's a shame I didn't get around to fixing that bug. (Btw. I was told I was the richest man in the universe, but whatever :-p)

LD25 — You are the Villain

HenchManager by Maato 2012-12-18T19:36:00

In this case it is not really possible, the game was programmed in C++ and was ported to the browser using Native Client which is a chrome only technology. If it was made using html5 I can imagine your objection, but in this case it should not apply.

LD32 — An Unconventional Weapon

RopeBox by Maato 2015-04-23T13:08:00

Ah, that's a shame. I think the reason the controls ended up this way is because I used something similar to Joy2Key and played the game with a controller during development. Though if anyone has any tips on how to improve the controller scheme for the keyboard I'll be glad to hear it.