A Flappy Bird clone built using Java Swing with real-time animation, gravity-based movement, collision detection, and score tracking.
- Gravity-based bird movement
- Pipe generation using timers
- Collision detection
- Score tracking
- Game over and restart functionality
- Java
- Java Swing
- AWT
- Open the project in Eclipse or IntelliJ
- Run the Birdgame.java file