Skip to content

Flappy Bird game v1.0

Latest

Choose a tag to compare

@SelinaZ07 SelinaZ07 released this 25 Aug 07:04
· 2 commits to main since this release

### 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.jar

The game will launch.

Controls:

  1. Click the "Start" button to start.
  2. Use the space bar to make space bar to make the bird jump
  3. Use the "Replay" button to restart the game.