Yet Another Flappy Bird 3DS: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox 3DS Homebrews |title=Yet Another Flappy Bird |image=YetAnotherFlappyBird3DS.png |description=Flappy Bird for Nintendo 3DS. With Vertical Orientation. |author=MillKeny |lastupdated=2025/06/29 |type=Arcade Games |version=1.1 |license=MIT |download=https://dlhb.gamebrew.org/3dshomebrews/YetAnotherFlappyBird3DS.7z |website=https://gbatemp.net/threads/flappy-bird-in-vertical-orientation.672726/ |source=https://github.com/MillKeny/flappy |donation= }} {{#seo: |title=..." |
No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 23: | Line 23: | ||
And also some gameplay features different from the original game. | And also some gameplay features different from the original game. | ||
== | == User guide == | ||
Tap bottom screen or press D-PAD or B to flap between the pipes. | |||
Game's speed is increasing for each score point. | |||
For every 25 points you will earn a new medal - bronze, silver, gold and platina for 99 score. | |||
Your best score is save in game and stored at path: SD:/config/millkeny/flappy.dat. You also can clear your save data from in-game menu. | |||
Night Mode depends on real time on your device. It will be turned on between 21:00 and 06:00. | |||
==Screenshots== | ==Screenshots== | ||
| Line 56: | Line 60: | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/MillKeny/flappy | ||
* GBAtemp - https://gbatemp.net/threads/flappy-bird-in-vertical-orientation.672726/ | |||
Latest revision as of 06:37, 3 August 2025
| Yet Another Flappy Bird | |
|---|---|
| General | |
| Author | MillKeny |
| Type | Arcade Games |
| Version | 1.1 |
| License | MIT License |
| Last Updated | 2025/06/29 |
| Links | |
| Download | |
| Website | |
| Source | |
Yet another "Flappy Bird" mobile game homebrew recreation for Nintendo 3DS (old/new) But with Vertical Orientation.
And also some gameplay features different from the original game.
User guide
Tap bottom screen or press D-PAD or B to flap between the pipes.
Game's speed is increasing for each score point.
For every 25 points you will earn a new medal - bronze, silver, gold and platina for 99 score.
Your best score is save in game and stored at path: SD:/config/millkeny/flappy.dat. You also can clear your save data from in-game menu.
Night Mode depends on real time on your device. It will be turned on between 21:00 and 06:00.
Screenshots
Changelog
v1.1
- Audio! All sound effects from original game. Thanks @BlyZeDev for audio working logic that I used.
- Added Night Mode. It depends on real time on your device. It will be turned on between 21:00 and 06:00.
- SuperBird! Unlocked when best score is 99.
- Score digits animation after Game Over.
- Minor Bugfixes.
v1.0
- First Release.
Special Thanks
- devkitPro - For all tools, libraries, docs and etc.
- BlyZeDev - For SD filesystem logic from his T-Rex-Game-3DS.
- Dong Nguyen, .GEARS - for this legendary game and original assets.