Skip to content

Releases: meeq/flappybird-n64

v1.7

05 Jan 02:48

Choose a tag to compare

  • 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

04 Jan 04:01

Choose a tag to compare

  • Upgraded to LibDragon trunk d4b5b0b938fb143c0c746cd65d17e21b4112cc5d
  • Adopted Joypad subsystem
  • Adopted RDPQ instead of mixed software rendering and hardware-accelerated graphics
  • Replaced usage of TICKS_READ with get_ticks to 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