Skip to content

leo-bloise/FlappyBird

Repository files navigation



Flappy Bird

flappy_bird_demo.mp4

The game isn't complete, but I've decided to stop improving this project to focus more on web related tech. I learned a lot from this project and I'll keep my path to learn more about development and games.

Basically, it has all the functionality it needs:

  • Collision detection (using binary search).
  • Gravity.
  • Animated Sprites.
  • Sound effects.

Problems:

  • Jittering and Lagging after some point.
  • Concurrency problems.

About

🐦 Basically, Flappy Bird, but in java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages