Releases: meeq/flappybird-n64
Releases · meeq/flappybird-n64
v1.7
- Implemented hi-res mode
- Use bilinear filtering with blending for bird sprite rotation
- Fixed floating point crash when calculating bird rotation
- Implemented a menu on the title screen
Full Changelog: v1.6...v1.7
v1.6
- Upgraded to LibDragon trunk d4b5b0b938fb143c0c746cd65d17e21b4112cc5d
- Adopted Joypad subsystem
- Adopted RDPQ instead of mixed software rendering and hardware-accelerated graphics
- Replaced usage of
TICKS_READwithget_ticksto handle counter overflows - Implemented high score save using EEPROM 4K
- Implemented medal sparkles effect
- Implemented bird rotation
- Animated the death flash
Note
v1.6 contains a potential crash bug related to bird rotation. You probably want v1.7 instead.
Full Changelog: v1.4...v1.6