Releases: RejectModders/Flappy-Bird
Releases · RejectModders/Flappy-Bird
v2.1.1
What Changed
- Added animations to the settings page - added an intro to the game also!
- Add some other animations in the settings page and stats page!
Warning / Notes
- WINDOWS WILL CRY IF YOU OPEN THE EXE, PLEASE UNDERSTAND THIS IS BECAUSE I DO NOT PAY FOR A CERT. YOU CAN VIEW THE FULL SOURCE AND SEE THERE IS NO VIRUS!!
Full Changelog: v2.1.0...v2.1.1
v2.1.0
Notes
- In this version, your WINDOWS COMPUTER should stop crying about a "virus" as this is open sourced and you can see everything. But I use a different package now to make the EXE files. Pyinstaller was not a good one, use nuitka. Now we move on lmao.
- In this version, we don't build it fully in one file, so you will download the
Flappy-Bird.zipand then extract it and runFlappy-Bird.exeas we need these assets to do everything. Its a little more complicated for a user, but a lot more friendly to WINDOWS.
What's Changed
- Improved game state implementation by @Jiggly-Balls in #1
- Fixed a bug in settings tab where
Gameplayhighlight was always green for some reason. - In exe version now, there is no command prompt that shows up! This was brought up a couple times, I have now removed the command prompt!
New Contributors
- @Jiggly-Balls made their first contribution in #1
Full Changelog: v2.0.0...v2.1.0
v2.0.0
A lot of improvements via code, and made the game a lot smoother on my end. That's all that needs to be said lmao
Full Changelog: v1.0.0...v2.0.0
v1.0.0
Full Changelog: https://github.com/RejectModders/Flappy-Bird/commits/v1.0.0