More actions
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
A Flappy Bird clone for the Nintendo 3DS. This file is for the Homebrew Launcher, not for CFW! | A Flappy Bird clone for the Nintendo 3DS. This file is for the Homebrew Launcher, not for CFW! | ||
== Screenshots: == | == Screenshots: == | ||
https:// | https://raw.githubusercontent.com/DomRe/FlabbyBird3DS/master/screenshots/instr.png | ||
https:// | https://raw.githubusercontent.com/DomRe/FlabbyBird3DS/master/screenshots/game.png | ||
https:// | https://raw.githubusercontent.com/DomRe/FlabbyBird3DS/master/screenshots/menu.png | ||
== Build: == | == Build: == | ||
To build, you require the following libraries: | To build, you require the following libraries: | ||
Line 32: | Line 32: | ||
* [http://www.dafont.com/f25-bank-printer.font f25.ttf] I claim no credit for the included artwork (specifically, anything found in [[../master/res/|res/]]), I found it on google images. All credits to the original creator(s). | * [http://www.dafont.com/f25-bank-printer.font f25.ttf] I claim no credit for the included artwork (specifically, anything found in [[../master/res/|res/]]), I found it on google images. All credits to the original creator(s). | ||
== Disclaimer: == | == Disclaimer: == | ||
[[. | [[https://github.com/DomRe/FlabbyBird3DS/blob/master/LICENSE.txt|Disclaimer]] |
Revision as of 01:20, 27 April 2020
FlabbyBird3DS
A Flappy Bird clone for the Nintendo 3DS. This file is for the Homebrew Launcher, not for CFW!
Screenshots:
Build:
To build, you require the following libraries:
- ctrulib (included with devkitPro)
- SF2D
- SFIL
- SFTD Then run 'make' to build the .3dsx. If you don't want to build yourself, feel free to download the binaries on the releases page.
Install:
Drag FlabbyBird3DS.3dsx & FlabbyBird.smdh to 3ds/ or put it in a 'FlabbyBird3DS' folder, then drag it to 3ds/
Credits:
- xerpi: SF2D, SFIL, SFTD
- smealum: ctrulib
- game_over.ttf
- f25.ttf I claim no credit for the included artwork (specifically, anything found in [[../master/res/|res/]]), I found it on google images. All credits to the original creator(s).
Disclaimer:
[[1]]