### Flappy Bird
This is a simple Flappy Bird-style Java game created using Java Swing.
Requirements:
Java 17 or later
How to run:
Download FlappyBird.jar from the Assets section below.
Open a terminal/Command Prompt in the folder containing the downloaded JAR.
Run:
java -jar FlappyBird.jarThe game will launch.
Controls:
- Click the "Start" button to start.
- Use the space bar to make space bar to make the bird jump
- Use the "Replay" button to restart the game.