Flappy Bird DELUXE

Feel free to showcase your own projects!
Post Reply
User avatar
alesan99
Posts: 2335
Joined: 30 May 2013, 21:42
Contact:

Post » 24 Apr 2014, 22:23

Copy-pasted (cause I'm lazy) from: http://love2d.org/forums/viewtopic.php?f=5&t=77805

Image

Hey. I've had a lot more time to work on projects and I just finished another one.
This is Flappy Bird DELUXE. It's flappy bird, but with MORE things you can waste your time with.
It has local Multiplayer, difficulties, and some other stuff.
I also made my own collision code for the first time :)

Information
The game is played exactly like flappy bird, but don't tap your screen!
Single Player Controls
You can make your bird jump by pressing any key or mouse button.
Multiplayer Controls
  1. Any other key that isn't used by the other birds
  2. Left Mouse button
  3. Space Key
  4. Up Key
Difficulty
In the options menu there is a difficulty option.
You can choose easy, normal, or hard.
In easy, pipes are farther from each other.
In normal, the game plays like the original.
In hard, pipes are closer to each other and some pipes even move!
There is a separate highscore for each difficulty.
Flappy Coins
You might've noticed a coin with a "F" on it at the bottom of the screen.
Those are your flappy coins.
Flappy coins are the total amount of points you've gotten.
The amount of flappy coins you get change based on your chosen difficulty.
Screenshots
"No pics no clicks" - everyone
Image Image Image
Downloads
Use LOVE 0.9.0 or 0.9.1 for the source
DOWNLOAD (SOURCE)
DOWNLOAD (WINDOWS)


Have fun and feel free to brag about you highscores!

User avatar
TheSeek
Posts: 486
Joined: 21 Mar 2012, 06:31

Post » 24 Apr 2014, 23:00

This is awesome, it almost feels like the original.
The only thing is the flap sound doesnt seem right, almost as if it was muffled.
Also, it would be nice if there was an option to switch between iPhone(1.1 i think) and Android(1.2) graphics, but it's not needed of course.

User avatar
HugoBDesigner
Posts: 2188
Joined: 19 Sep 2012, 02:23
Contact:

Post » 25 Apr 2014, 01:27

It looks REEEEEEAAAAALLY COOL! Good work as always, Alesan!

Can it be converted to Android (via LÖVE Android app, you know what I'm talking about)? People would go like crazy for it if you could manage to get this on Android ;)

User avatar
Mari0Maker
Posts: 1348
Joined: 07 Apr 2012, 17:10
Contact:

Post » 25 Apr 2014, 19:53

Great job, Alesan! This was a lot of fun!
The only thing I noticed is that the Windows version has the old jump sound. Other than that, this was fantastic! :D

EDIT: Alesan fixed the jump sound for .exe version.
Last edited by Mari0Maker on 25 Apr 2014, 23:33, edited 1 time in total.

User avatar
alesan99
Posts: 2335
Joined: 30 May 2013, 21:42
Contact:

Post » 25 Apr 2014, 20:17

Mari0Maker wrote:The only thing I noticed is that the Windows version has the old jump sound.
I didn't want to convert the game to a .exe again just to change 1 sound.

User avatar
Mr.Q.Marx?
Posts: 849
Joined: 15 May 2012, 18:35

Post » 25 Apr 2014, 20:21

HugoBDesigner wrote:People would go like crazy for it if you could manage to get this on Android ;)
Pretty sure Google, Microsoft and Apple have all had enough of Flappy Bird clones and actually I think there is now screening in place to stop you from naming your game that anymore.

Emy25000
Posts: 4
Joined: 27 Apr 2014, 09:08

Post » 27 Apr 2014, 09:24

Can you post this game on mediafire please ? Thank you .

User avatar
0>0
Posts: 204
Joined: 06 Feb 2014, 00:06

Post » 27 Apr 2014, 11:13

here's mediafire download
download source
download windows

User avatar
Doormat
Posts: 246
Joined: 20 Aug 2013, 02:33

Post » 27 Apr 2014, 18:12

I noticed a minor bug: Pausing the game and hitting jump will still make a jump noise. Other than that, this game is amazing!

User avatar
alesan99
Posts: 2335
Joined: 30 May 2013, 21:42
Contact:

Post » 27 Apr 2014, 18:26

Doormat wrote:I noticed a minor bug: Pausing the game and hitting jump will still make a jump noise. Other than that, this game is amazing!
This has already been fixed in the source, but not the .exe.

User avatar
Wary
Posts: 598
Joined: 03 Jun 2012, 14:30

Post » 16 Aug 2014, 16:52

I just made Flappy Bird Deluxe compatible with Android devices.
I'm too lazy to package an APK, therefore you need to install an already compiled version of love-android-sdl2.

Sorry for the ass shit quality of the picture, my device has troubles taking screenshots so I needed to get Webkey.

Image

How to:
1. Go there and download the latest version
2. Transfer the .APK to your device
3. Install that shit
4. Download the zip file below the spoiler
5. Create a new folder in your device's internal storage named "lovegame"
6. Extract the content of the zip file to the freshly made folder
7. Launch "LOVE for Android" in your app list
8. PLAY
Download Link: https://dl.dropboxusercontent.com/u/284 ... ndroid.zip

What Works:
  • Graphics
  • Sounds
  • Almost everything else
What Doesn't Works:
  • Multiplayer

Post Reply