More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=Flappy3DS | |title=Flappy3DS | ||
Line 10: | Line 4: | ||
|description=Flappy Bird in 3DS. | |description=Flappy Bird in 3DS. | ||
|author=Komas19 | |author=Komas19 | ||
|lastupdated=2023/05/ | |lastupdated=2023/05/30 | ||
|type=Arcade Games | |type=Arcade Games | ||
|version=0.1. | |version=0.1.9 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/3dshomebrews/flappy3ds.7z | |download=https://dlhb.gamebrew.org/3dshomebrews/flappy3ds.7z | ||
|website= | |website= | ||
|source=https://github.com/Komas19-new/flappy3DS | |source=https://github.com/Komas19-new/flappy3DS | ||
}} | |||
{{#seo: | |||
|title= (Arcade Games) - GameBrew | |||
|title_mode=append | |||
|image=flappy3ds.png | |||
|image_alt=Flappy3DS | |||
}} | }} | ||
Flappy3DS is a clone of the popular game Flappy Bird. | Flappy3DS is a clone of the popular game Flappy Bird. | ||
Line 30: | Line 30: | ||
==Changelog== | ==Changelog== | ||
'''v0.1.9''' | |||
*Bug Fixes | |||
**Fixed the + being gone in each option in options menu | |||
**Fixed the death count not increasing when dying to the ground | |||
**Fixed that if the ground is too high, you die instantly | |||
**Fixed saving! | |||
*Known Issues | |||
**I am aware that some lines glitches out on loading when dying, however, this does not apply to emulators, this bug was seen in an Old 2DS, possibly other too. | |||
*Supported Emulators | |||
**Citra Nightly 1807 | |||
**Citra Nightly 1913 | |||
'''v0.1.8''' | |||
*Changes | |||
**You now die from touching the ground, this will be as a setting soon | |||
**Audios were now imported inside the .cia file, still isn't inside the code | |||
**Pressing SELECT when playing has finally been fixed! The game over screen finally shows up | |||
**The compiled version will now automatically get renamed to "flappy3ds", this is only for people who want to build their own version. | |||
*Known issues | |||
**I am aware about the + being gone in each option in options menu, however, you can still press on where it was supposed to be to change the setting | |||
**I am aware that the death count does not increase when dying to the ground | |||
**I am aware that if the ground is too high, you die instantly | |||
'''v0.1.7''' | '''v0.1.7''' | ||
* Fixed Deaths counter | * Fixed Deaths counter |
Revision as of 01:54, 31 Mayıs 2023
Flappy3DS | |
---|---|
General | |
Author | Komas19 |
Type | Arcade Games |
Version | 0.1.9 |
License | GPL-3.0 |
Last Updated | 2023/05/30 |
Links | |
Download | |
Source | |
Flappy3DS is a clone of the popular game Flappy Bird.
Installation
Follow these steps to use "flappy.3dsx":
- Go to the Homebrew Launcher in your 3DS.
- Press Y, then, in the directory, edit "3DSLINKTEST.bat" and modify at the end of the first line.
- Edit the IP address to the one that is showing in the Homebrew Launcher (don't mind the port, it is not required).
- Finally, save "3DSLINKTEST.bat" and run it.
Or, in FBI homebrew app, go to "Remote Install" then Scan QR Code, and scan the image, it will be updated to the latest release, even pre-releases.
Changelog
v0.1.9
- Bug Fixes
- Fixed the + being gone in each option in options menu
- Fixed the death count not increasing when dying to the ground
- Fixed that if the ground is too high, you die instantly
- Fixed saving!
- Known Issues
- I am aware that some lines glitches out on loading when dying, however, this does not apply to emulators, this bug was seen in an Old 2DS, possibly other too.
- Supported Emulators
- Citra Nightly 1807
- Citra Nightly 1913
v0.1.8
- Changes
- You now die from touching the ground, this will be as a setting soon
- Audios were now imported inside the .cia file, still isn't inside the code
- Pressing SELECT when playing has finally been fixed! The game over screen finally shows up
- The compiled version will now automatically get renamed to "flappy3ds", this is only for people who want to build their own version.
- Known issues
- I am aware about the + being gone in each option in options menu, however, you can still press on where it was supposed to be to change the setting
- I am aware that the death count does not increase when dying to the ground
- I am aware that if the ground is too high, you die instantly
v0.1.7
- Fixed Deaths counter
- Started implementing AI movement
- Made the game a bit easier by default
- Started implementing a bit more audios, in a audio.bin file
Screenshots