Yet another "Flappy Bird" mobile game homebrew recreation for Nintendo 3DS (old/new)
Made in vertical orientation, like the original game. I didn't find any port for 3DS in this format, so I decided to make it by myself. This is my first homebrew game ever, and first project in C too. I hope you will have fun with it.
GBAtemp thread
Game on Itch.io
- 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. And for platina (99 score) you will unlock the SuperBird!
- 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.
- 3DSX - Copy .3dsx from releases page to 3ds folder on your SD card and run it via Homebrew Launcher or emulator.
- CIA - Install the .cia or scan the QR Code from releases page with the CIA manager of your choice.
- Or you can build the project by yourself: Install devkitPro and "make" the project. Search internet for more.
- devkitPro - For all tools, libraries, docs and etc.
- BlyZeDev - For SD filesystem and audio logic from his T-Rex-Game-3DS.
- Dong Nguyen, .GEARS - for this legendary game and original assets.




