Flabby Boy!

Flabby Boy!

So I made a small Flappy Bird game in under a few hours of development time. I was under a really small time frame and I decided that I might not add graphics in it until later.
Basically this is like any other Flappy Bird game controls are very simple just Spacebar to jump. A small feature that I added in this one is after every 4 points the speed of the Flabby Boy gets faster making it a lot harder.


http://i1082.photobucket.com/albums/j365/granut100/Untitled_zps19daaf00.png

Here is a link to the game: https://www.mediafire.com/?wh9w7eqg1h4i7uf

TODO:

  • Can’t think of anything right now. I might add a lot more stuff later :smiley:

Okay wow, all I needed to do to get a score of 51 was press and hold the space bar until the character went above the screen. I would change that. Also I think the spaces should be a little bigger but that’s not my call.

Nice game :slight_smile:

Just like what “kingroka123” said i can hold the spacebar and go above the screen.

I would probably make the physics less linear. Notice how in the original game you gracefully glide up/down when you tap the screen. The same physics should apply here IMO.

  • Jev

@kingroka123

Oh shoot! :o I completely forgot about that. I will implement it now.

@LordD

Thank you! :slight_smile:

@Jev

Good point! I was trying to make it like that. I should probably retry though and make it more like the gravity in the real Flappy Birds.