simple flappy bird build with phones in mind (touch control and portrait mode)
Löve runtime must be installed first.
v0.2 is not an update but actually a new game.
I forked flappy bird from https://github.com/Avicted/love_game by Victor Anderssén (Avicted) with MIT license and I tweaked it to make it work on mobiles. Among the most important tweaks:
- Moonshine shaders disabled, they do not work on mobiles and porting them would be too much work.
- Added touch input
- All updating and renderings now adapt to any resolution (replaced static coordinates and size with dynamic and relative to the detected resolution.
- Default resolution set for mobile screens in portrait mode (1020x2340)
If you want to contribute to this project feel free to fork the game from this repository: https://codeberg.org/glitchapp/Crow-Glide
Attachment | Size | Date |
---|---|---|
flappybird-0.1-1.noarch.rpm | 11.43 KB | 11/04/2024 - 16:27 |
flappybird-0.2-1.noarch.rpm | 24.66 MB | 05/11/2024 - 11:21 |
(none)
Recent comments