Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
booboosui committed Oct 5, 2023
0 parents commit b40652a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Flappy Bird

## Description
Flappy Bird is a classic arcade game where players control a bird's flight by tapping the screen to avoid obstacles and fly as far as possible.

## Usage Instructions
- Click the screen to control the bird's flight.
- Avoid obstacles in the form of pipes.
- The game ends if the bird touches an obstacle or falls to the ground.
- The player's score is based on the number of successful passes through the obstacles.
- Click the screen to restart the game.

0 comments on commit b40652a

Please sign in to comment.