More actions
No edit summary |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 9: | Line 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=https://github.com/Komas19-new/flappy3DS | ||
|source=https://github.com/Komas19-new/flappy3DS | |source=https://github.com/Komas19-new/flappy3DS | ||
}} | }} | ||
Line 18: | Line 18: | ||
|image_alt=Flappy3DS | |image_alt=Flappy3DS | ||
}} | }} | ||
A Flappy Bird clone for 3DS. | |||
==Installation== | ==Installation== | ||
Available in 3DSX and CIA formats (use either one). | |||
* CIA - Install the .cia with the CIA manager of your choice. | |||
* | * 3DSX - Use the .3dsx provided with the Homebrew Launcher. | ||
* | |||
==Controls== | |||
A or Touch - Fly | |||
Y or Touch - Restart after game over | |||
Start - Exit after game over | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/3dshomebrews/flappy3ds.png | |||
https://dlhb.gamebrew.org/3dshomebrews/flappy3ds-01.png | |||
https://dlhb.gamebrew.org/3dshomebrews/flappy3ds-02.png | |||
https://dlhb.gamebrew.org/3dshomebrews/flappy3ds4.png | |||
==Changelog== | ==Changelog== | ||
'''v0.1.9''' | '''v0.1.9''' | ||
*Bug Fixes | *Bug Fixes: | ||
**Fixed the + being gone in each option in options menu | **Fixed the + being gone in each option in options menu. | ||
**Fixed the death count not increasing when dying to the ground | **Fixed the death count not increasing when dying to the ground. | ||
**Fixed that if the ground is too high, you die instantly | **Fixed that if the ground is too high, you die instantly. | ||
**Fixed saving | **Fixed saving | ||
*Known Issues | *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. | **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 | *Supported Emulators: | ||
**Citra Nightly 1807 | **Citra Nightly 1807. | ||
**Citra Nightly 1913 | **Citra Nightly 1913. | ||
'''v0.1.8''' | '''v0.1.8''' | ||
*Changes | *Changes: | ||
**You now die from touching the ground, this will be as a setting soon | **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 | **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 | **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. | **The compiled version will now automatically get renamed to "flappy3ds", this is only for people who want to build their own version.. | ||
*Known issues | *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 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 the death count does not increase when dying to the ground. | ||
**I am aware that if the ground is too high, you die instantly | **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. | ||
* Started implementing AI movement | * Started implementing AI movement. | ||
* Made the game a bit easier by default | * Made the game a bit easier by default. | ||
* Started implementing a bit more audios, in a audio.bin file | * Started implementing a bit more audios, in a audio.bin file. | ||
==External Links== | ==External Links== | ||
* GitHub - https://github.com/Komas19-new/flappy3DS | * GitHub - https://github.com/Komas19-new/flappy3DS |
Latest revision as of 13:14, 9 July 2023
Flappy3DS | |
---|---|
General | |
Author | Komas19 |
Type | Arcade Games |
Version | 0.1.9 |
License | GPL-3.0 |
Last Updated | 2023/05/30 |
Links | |
Download | |
Website | |
Source | |
A Flappy Bird clone for 3DS.
Installation
Available in 3DSX and CIA formats (use either one).
- CIA - Install the .cia with the CIA manager of your choice.
- 3DSX - Use the .3dsx provided with the Homebrew Launcher.
Controls
A or Touch - Fly
Y or Touch - Restart after game over
Start - Exit after game over
Screenshots
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.