FoonLudum Dare ExplorerLD21 → Facilitated Escape

Facilitated Escape

By blackbulletiv

View on Wayback Machine

CategoryRankScoreCount
Fun1083.16
Audio1132.94
Overall1403.21
Coolness1444
Theme1453.32
Graphics1673.11
Community2692.36
Humor3741.38
Innovation3862.21

Comments

kevglass 2011-08-22 22:31

Very funky, can I have a mobile version please?

blackbulletiv 2011-08-22 22:52

@kevglass Thanks! That's a good idea. I'd have to learn some more about iOS and get a developer account though.

chevyray 2011-08-22 22:54

Cute game, makes me dizzy/sick to play it though, something to do with the player's fixed y-position and the scrolling.

Player's collision area might work better if it was a bit more generous (sometimes I died by accidentally just nicking a wall with the back of my ship, when I meant to ninja-ishly scoot around the back of it, and felt cheated).

blackbulletiv 2011-08-22 22:58

@ChevyRay Thanks. You're right about the collision, it should be more generous, at least on the top and bottom.

hamster_mk_4 2011-08-23 02:11

I had some frame rate issues, but the graphics and game play were solid.

blackbulletiv 2011-08-23 03:41

@hamster_mk_4 Thanks. I did have some minor issues as well, but for me it was caused by having too many other applications rendering at the same. Minimise those and I could get it over 600 FPS. It might also be related to drivers, or just something in Love2D; not sure really.

mikelovesrobots3 2011-08-23 04:05

I like it. Rock on for using Love 2D.

Regarding collisions, I'd like if I couldn't crash into the sides of oncoming blocks. It sucks to try to switch tracks too early and wipe out. Course, I'm kind of drunk, so maybe it's user error. STILL, I liked the music, reminded me of games in my youth.

Space theme and shaking screen were cool too. I appreciated those touches.

blackbulletiv 2011-08-23 04:25

@mikelovesrobots3 Thanks a lot!

It's probably a good idea, but I'd only want that effect if the user only lightly hit the sides. Realistically, if you slammed a rocket into the side of a wall, it'd blow up. (And yeah, being drunk wouldn't help, lol.)

cornedor 2011-08-23 05:34

This one is hard. the rocket moves a bit fast so I fly myself to the sides of the blocks. But very nice game.

jonnopon3000 2011-08-23 19:53

Wow, I really liked this game! I had a lot of fun, and the audio is great. The procedural generation makes the game - it's got a lot of replay value.

blackbulletiv 2011-08-23 20:42

@cornedor Thanks. And yeah, it is pretty hard; takes some practice. But of course, since it's procedurally generated, there's no "end" to get to.

@jonnopon3000 Thanks a lot! I agree, it would hardly be as much fun without the procedural generation (just like Canabalt).

johnfn 2011-08-25 03:55

Nice little game with nice little polished graphics. Nice overall :) My only problem was that it seemed like I would occasionally run into situations that were simply inescapable, for no problem of my own. Maybe be a little more generous? I mean, I'm going to die anyways... :-)

blackbulletiv 2011-08-25 04:56

@johnfn Thanks! You're correct in what you say, there's some impossible situations generated by this version of the game. I am however continuing to develop the game, and thanks to feedback of others it's now (in my opinion) quite a bit fairer than what was submitted.

summaky 2011-08-27 16:33

It says my computer doesn't support framebuffer and can't play.

blackbulletiv 2011-08-28 06:00

@summaky Yeah, unfortunately framebuffers (OpenGL 3+, I think) are a requirement at this stage. I'm going to try using SpriteBatches, which is supported by OpenGL 1.something and higher.

blueshaman 2011-08-28 18:04

Getting farther seems to be more about whether or not the generator is being nice than any form of skill.... Being able to hug next to the walls without crashing would have made it considerably easier, as well as less-tight generation schemes so there's more room for error. Overall though, very cool! Nice graphics and stoof.

blackbulletiv 2011-08-29 06:28

@BlueShaman Thanks for your feedback. *Any* form of skill? I wouldn't think so. You are right to a certain degree however, the generator is a little too harsh. I've been making some adjustments to make it fairer, so hopefully it'll be better when the game is completed.

andrew-2 2011-08-30 13:58

The only thing I can add which hasn't been mentioned is that the engine particle effects clash with the blocky retro-ness of everything else. If they were little squares it would have blended in better.

blackbulletiv 2011-09-01 02:39

@Andrew Yeah, I guess it does. I've played around with making the effects little blocks, but I just don't like the looks of it. Nevertheless, I've stored what I did in case I decide to use it later.

tcstyle 2011-09-04 07:56

Control precision is good for this type of game. Good soundtrack.