-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit b40652a
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |