Releases: hannescam/Flappy-Hero
V1.3 added pause menu and android source code is now avvialible
android source code and binary here: https://github.com/hannescam/Flappy-Hero-for-Android (not avvialible yet 404)
fixed more bugs and added a pause menu you can enter with "P" and exit with "R" or by clicking/touching
windows version was only tested with Wine not a windows install in a vm or on a pc
the linux version requires a sdl2 instalation and the windows version has sdl2 dll files included
these are unmodified from the sdl2 github repo
Full Changelog: V1.2...V1.3
V1.2 Linux Windows and Android (Android was a lot of pain)
android build source code folows soon
windows and linux should now run on allmost any x86_64 pc
for the windows version i included all needed dlls so no dll searching hassle
and the bug of dissapearing sprites has been fixed
Full Changelog: V1.1...V1.2
V1.1 first windows release
fixed a few bugs related to graphics and improved the game
WARNING: the releases are not up to date
my primary goal right now is to make a android release work it will be posted in a seperate repo but it is to unstable for a upload so maybe in a week (i wont upload it to the google play store because an account costs 25$)
and the windows binary is released it has a few more issues than the linux binary that need to be fixed
Full Changelog: V1.0...V1.1
V1.0 Linux only
Windows is coming soon,
it is required to install sdl2, sdl2_image and sdl2_ttf
WARNING:
it could crash/hang a build from source is advised
releae is for x86_64 but you can compile it for allmost any architecture like ARM64 PPC or MIPS