FoonLudum Dare ExplorerUsers → yajtheman

yajtheman

Games

YearLDThemeGameDivisionRankOvFuInThGrAuCo
201224EvolutionThe Chambercompo5732.602.602.931.732.131.7726

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

Comments by yajtheman

LD24 — Evolution

The Chamber by yajtheman 2012-08-30T21:36:00

@Panda No, the Web version isn't actually hosted. The Windows version had a little required * by it when I submitted the game, so I thought it was required. But I didn't want people on Mac or Linux to not try it so I put the same link under Web. I'll look and see if there is a better way to post it. @ConflictiveLabs I'm not sure which level you mean since I made the color of the boxes random, is it the level with two buttons or one?

The Chamber by yajtheman 2012-08-31T13:33:00

@Gidaio Yes, the idea was that you move based on the size of you box (the motion is actually calculated like this: x = x + person.width) So if the next movement takes you into a wall then you can't move there. I was also thinking about some kind of alignment wall that when you collide with it, it lines you up with the wall rather then just not letting you move there like the other walls do.