Skip to content

Releases: Jibby-Games/Flappy-Race

Flappy Race v0.1.0

22 Jan 22:49
Compare
Choose a tag to compare

Added

  • Wall sprites from kenney.nl
  • Menu and world now have a scrolling cloud background
  • Android support
  • UPnP support for automatic port forwarding on some routers
  • Countdown before each race starts

Changed

  • You can now also left click to flap!

Flappy Race v0.0.3

30 Nov 00:23
Compare
Choose a tag to compare

Moved main GitHub repo to the Jibby-Games organization since the last release.

Added

  • Enable HiDPI support for Macs

Changed

  • All main menus have a nice animation between them now
  • Improved Godot export settings

Fixed

  • Music now works in builds!
  • Remove music player from server
  • Replaced asserts to make non-debug builds work

Flappy Race v0.0.2

02 Oct 15:22
Compare
Choose a tag to compare

The second release!

Here are the changes since the last one:

Added

  • New music by Drozerix
  • Volume controls in options
  • Improved game logs
  • A finish line at a certain score
  • Game options to change the score to win
  • Show who the host is during setup
  • A leaderboard at the end of the race

Changed

  • Default resolution is now 1080p
  • Players will now die if they go too far above or below the screen
  • Host only buttons will only appear to the host

Fixed

  • Stopped players sometimes dying at the start of the game
  • Only update the score in the UI for the local player

As always if you find any bugs please report them on the issues page so we can fix them ASAP. 😄

Flappy Race v0.0.1 - Initial release

29 Aug 15:13
Compare
Choose a tag to compare

Welcome to Flappy Race's first proper release, I hope you enjoy it and have fun!

If you find any bugs please report them on the issues page so we can fix them ASAP. 😄

Added

  • Singleplayer and multiplayer modes
  • Sound effects @wildjames
  • Menu styles and logo @sharkeyjames
  • Highscore saving @wildjames
  • Server side collisions
  • Player colour customisation
  • In-game pause menu
  • Animated title screen background
  • Spectator mode and death camera