I Had some spare time and wanted a break from my bigger project. So here is my NES port of Flappy Bird:
https://www.dropbox.com/s/wts3twej93bh7 ... y.nes?dl=1Yeah, no fancy parallax bg, I know.
But it plays OK I think, and looks good anyway.
I hope the dropbox link works. Please let me know if you find any big bugs. It will probably start to bug if you manage to survive for like 20 minutes due to integer overflows, but not sure if anyone has the patience to get there
Have fun!
Edit: Video proving it's possible
https://www.youtube.com/watch?v=UyZ2YJpOuaI
flappy.nes: So I'm this mole, and I'm supposed to push the blue rock onto the blue receptor, right?
Oh wait, your flappy game.
So I tried it. There appeared to be a bit more boost on each flap than in the original or Splashy Fish, making it a bit harder to proceed through each gap. Otherwise, good start. If you tweak the physics and reskin it to use original graphics rather than Dong Nguyen's graphics, I'll consider including it in the next Action 53 multicart.
Nah, it's supposed to be hard
I might do an "easy version" for the not so hardcore flappy players.
Granted, but I think you made it harder than Flappy Bird. Or perhaps the difference between Android input latency and NES input latency is screwing me up. I'd be inclined to trust
Frank Noschese's analysis using Logger Pro, where 64 pixels = 1 m.
The first press to start the game should also launch the bird into the air; having to double tap a button to properly start feels weird. The falling speed also feels too fast, but that could just be me. Overall though, this is a pretty good port.
OK. I never played the official version so it might be off. I based it loosely on what felt like
http://flapmmo.com/ but made it look more like the original.
Here is a slightly tweaked version. I don't want to make it too easy
:
https://www.dropbox.com/s/3mfyiu1a5h9x69t/flappy_easy.nes?dl=1
Nice job. I don't mind the lack of parallax background at all.
By the way, there are (at least) two versions of the official Flappy Bird out there. The old one was harder, the one that came after that was made easier, changed some of the graphics and added a night mode.
Maybe you should add a easy and hard mode, so before you push START you can push SELECT to select the easy and hard mode.
I think a lot of computer games are too easy and that is why I think you should add a harder mode too.
This is amazing, I always love to see NES ports! While it looks fine without the parallax scrolling, I think you could make this port as feature packed as possible, such as having the "Game Over" and related boxes appear (with backgrounds, of course) as well as the night mode that Fox mentioned. The first version felt too hard, you could flap in such a great way that you had a slim chance of actually making it through the pipes, the easier version feels better. And much like many official NES ports back in the day, the game could be changed ever so slightly to offer the best game possible.
Nice work!
Good work, I like it. For physics did you redraw every frame in different rotations or did some realtime rotation trick I don't know about? Also could you add saving of highscore (via battery save) and some music (aside of launch tune)?
darkhog wrote:
Good work, I like it. For physics did you redraw every frame in different rotations or did some realtime rotation trick I don't know about? Also could you add saving of highscore (via battery save) and some music (aside of launch tune)?
The frames are re-drawn in different rotations. No fancy realtime stuff
I don't think I will be updating this much. It was more a quick project/proof of concept since it is an unofficial port. But who knows.
How about releasing sources then, so other people can pickup it?
Good port, thank you. Looks very nice
Haha, it looks like someone actually wrote a lua script to reach 9999
As I suspected, there are some integer overflows on higher scores, so the pipes render incorrectly. I just assumed no one would ever reach that type of score.
http://tasvideos.org/4641S.html
Scepheo wrote:
Viewer response isn't very good, and as "maximum score" isn't a vaultable goal, I'm going to have to reject this.
So viewers want to see variety in their flappy games. Even the granddaddy of scrolling flappy games, Nintendo's
Balloon Fight, is marked as a
bad choice. So is
Balloon Kid, Nintendo's attempt to elaborate on a flappy platformer.
Rejected for being pointless.
I wonder what could be done beyond a straight port to make the game more interesting to watch.
Angry Birds had at least an excuse plot of a kidnapping; what could be done for
Flappy Bird?
tepples wrote:
So is Balloon Kid, Nintendo's attempt to take Joust and make it boring.
Fix that for you.
Have you considered adding music to the game?
Add some parallax scrolling?
How though? Animate the tiles in the background? I thought about having the pipes be sprites and using raster effects to split the scrolling with the floor, but that doesn't seem possible.
Animating the tiles with the bushes, buildings and clouds should be enough.
Mike and Bootsy playing the port:
https://www.youtube.com/watch?v=cFsm4O00aE0Unfortunately, whoever made the cart screwed up the mirroring, so there are glitching graphics on the left
Dropbox gone dead, so mirroring as attachment
tepples wrote:
Dropbox gone dead, so mirroring as attachment
Thanks!
Hey, great port!
I made a little game cover for u
Attachment:
flappybird.png [ 284.54 KiB | Viewed 7798 times ]