This is a Java remake of the classic game "Flappy Bird". In this version, the bird is navigating through space, avoiding obstacles and trying to stay airborne. The controls are simple: press the spacebar to make the bird jump.
- Simple Controls: Press the spacebar to make the bird jump.
- Obstacle Avoidance: Dodge obstacles to keep the bird flying.
- Scorekeeping: Track your progress and try to beat your high score.
- Clone or download the repository.
- Ensure you have Java installed on your system.
- Compile and run the
Game.javafile.
javac Game.java
java Game- Spacebar: Jump
- Press the spacebar to make the bird jump.
- Navigate through the canes obstacles to earn points.
- Try to beat your high score!
All sprites in this game were designed by me specifically for this project.
- Sound effects and background music.
- Additional levels or difficulty settings.
