Skip to content

Sajidcodez/FlappyBird-2.0

Repository files navigation

Flappy Bird Web Game

  • This is a web-based version of the classic Flappy Bird game, converted from the original Java implementation to JavaScript, HTML, and CSS for deployment.
  • Original Java version --> https://github.com/Sajidcodez/FlappyBird

Hosting Online

To host this game online 🔗 View Live Website

Features

  • Simple one-button gameplay (spacebar to jump)
  • Maintains the exact same game mechanics as the original Java version
  • Responsive design
  • Score tracking
  • Game over and restart functionality
  • Dashboard with score tracking and history.

WILL ADD MORE FEATURES SUCH AS DIFFICULTY LATER ON

How to Play

  1. Open index.html in a web browser
  2. Press the spacebar to make the bird jump
  3. Navigate through the pipes without hitting them
  4. Each pipe you pass gives you 1 point
  5. If you hit a pipe or the ground, the game ends
  6. Press spacebar to restart after game over
  7. New Dashboard gives player option to play again or track score

Technologies Used

  • HTML5 Canvas for rendering
  • JavaScript for game logic
  • CSS for styling

Credits

Original Java implementation converted to a web-based version for deployment purposes.

About

Web Version

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published