Skip to content

Releases: wxx9248/CPP-FlappyBird

v1.2.0.1 Release

12 Jun 14:14
Compare
Choose a tag to compare
  • Bug fixed: lag when first hit space

Compressed with UPX.

v1.2.0.0 Release

10 Jun 16:19
Compare
Choose a tag to compare
  • Finally, sound fx supported! Using DirectSound API.
  • Code structure optimized.
  • 32 bit version released.

v1.1.1.2 Release

03 Jun 17:36
Compare
Choose a tag to compare
  • Fix bird's flying animation
  • Eliminate warnings in code scripts.

Compressed using UPX.

v1.1.1.1 Release

03 Jun 16:54
Compare
Choose a tag to compare
  • Critical bug fixed - kernel object leak:
    Cancelled the newly-add thread, replacing it with optimized quadratic-like function and also support real-time response~
  • Disable minimize button and the game window will always be on top.

Compressed using UPX.

v1.1.1.0 Release

31 May 19:02
Compare
Choose a tag to compare
  • Quicker response to users' input (Dedicated thread for dealing with stimulation of the bird);
  • Collision size correction;
  • Animation optimize: more fluency when bird's moving;
  • Lower difficulty: More space between pipes;
  • Challenge: Speed up the movement of pipes

Compressed using UPX.

v1.1.0.0 Release

29 May 18:49
Compare
Choose a tag to compare
  • Fixed the misjudgement bug;
  • Incresing pipes intensity;
  • Code structure optimization;
  • Add a medal system;
  • Add a highscore "NEW" mark.

Compressed using UPX.

v1.0.0.0 Release

28 May 03:42
Compare
Choose a tag to compare

Still have some bugs...
But hey, it works

P.S.: This binary has been compressed using UPX.