FoonLudum Dare ExplorerUsers → bspa

bspa

Games

YearLDThemeGameDivisionRankOvFuInThGrAuCo
201328You Only Get OneOne Minute Mancompo9192.422.211.722.172.223.1333

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 bspa

LD28 — You Only Get One

1 Minute Capsule by jfroco 2013-12-17T00:02:00

Played the web version. Very cool concept, but it's making me dizzy. I'm not cut out to be an astronaut. Difficulty of the first level was good, but I had to give up on the second. Will probably try this game again once I've got some food in my stomach. Nice effort!

Key by Key by stefan 2013-12-16T23:47:00

Nice game, but it gets a bit slow after the fourth level. Would recommend not reverting back to the menu after solving one lock.

one chance to escape by boringprogrammer 2013-12-17T00:23:00

nice effort!

Sense-able by Kalakian 2013-12-17T00:07:00

Not a bad effort, nice concepts! I hope you'll get to build the game further

Migration by lkpridgeon 2013-12-17T00:13:00

A nicely done and, in a way, quite relaxing game.

Troika by Polyknight_+_dragonGlitch 2013-12-16T23:56:00

Nice game mechanics! Enjoyed playing it. Could do with a soundtrack, but other than that the game is pretty tight.

1 Shot by benjih 2013-12-16T23:35:00

Congratulations on your first!

Elm Webgl Flight Sim by johnpmayer 2013-12-17T00:20:00

Cool concept. It could be a nice minimalist flight sim with some depth/lighting, because it's hard to tell when you're actually moving as opposed to just looking around at the moment. Good effort though.

Happiness by Fenmar 2013-12-17T18:55:00

Very nicely done!

One Light by baggyn 2013-12-17T00:16:00

Same problem on Firefox on Linux :( For what it's worth, here's a stacktrace from the console:

[00:14:49.209] Error: successfully compiled asm.js code (total compilation time 238ms)
[00:14:51.321] "preload time: 2053 ms"
[00:14:51.564] Error: WebGL: enableVertexAttribArray: index -1 is invalid. That probably comes from a getAttribLocation() call, where this return value -1 means that the passed name didn't correspond to an active attribute in the specified program. @ https://dl.dropboxusercontent.com/u/4998298/ld/onelight.html:1990
[00:14:51.565] Error: WebGL: vertexAttribPointer: index -1 is invalid. That probably comes from a getAttribLocation() call, where this return value -1 means that the passed name didn't correspond to an active attribute in the specified program. @ https://dl.dropboxusercontent.com/u/4998298/ld/onelight.html:1993
[00:14:51.569] Error: WebGL: enableVertexAttribArray: index -1 is invalid. That probably comes from a getAttribLocation() call, where this return value -1 means that the passed name didn't correspond to an active attribute in the specified program. @ https://dl.dropboxusercontent.com/u/4998298/ld/onelight.html:1990
[00:14:51.569] Error: WebGL: vertexAttribPointer: index -1 is invalid. That probably comes from a getAttribLocation() call, where this return value -1 means that the passed name didn't correspond to an active attribute in the specified program. @ https://dl.dropboxusercontent.com/u/4998298/ld/onelight.html:1993
[00:14:51.601] uncaught exception: Assertion failed: E_OPENGL_ERROR == E_OK, at: src/FluxSpriteBatch.cpp,158,updateVBO at stackTrace@https://dl.dropboxusercontent.com/u/4998298/ld/onelight.html:1270
___assert_fail@https://dl.dropboxusercontent.com/u/4998298/ld/onelight.html:1704
Runtime.dynCall@https://dl.dropboxusercontent.com/u/4998298/ld/onelight.html:725
_emscripten_set_main_loop/Browser.mainLoop.runner@https://dl.dropboxusercontent.com/u/4998298/ld/onelight.html:6369