Skip to content

Bitxo92/FlappyBirdGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Bird Game

Overview

Flappy Bird is a simple, yet challenging arcade game where the player controls a bird attempting to fly through obstacles. The objective of the game is to navigate the bird through gaps between pipes without colliding with them or falling out of the screen. The score increases as the bird successfully passes through each pair of pipes.

image

Features

  • Responsive Bird Controls: Control the bird's flight using the spacebar.
  • Dynamic Obstacles: Pipes appear dynamically as the game progresses, increasing the challenge.
  • Score System: Keep track of your score based on the number of pipes passed.
  • Game Over Screen: When the bird collides with pipes or falls off the screen, the game ends with a "Game Over" message and your score displayed in the center of the screen.
  • Restart Option: After the game ends, players can easily restart pressing restart button.

image

How to Play

  1. Start the Game: When the game window opens, the bird will start falling.
  2. Control the Bird: Press the Spacebar to make the bird fly upwards.
  3. Avoid Pipes: Navigate the bird through the gaps between the pipes. Be careful, if you hit a pipe or fall off the screen, the game is over.
  4. Game Over: When the game ends, a "Game Over" message along with your score will appear. You can restart by pressing the Restart button.
  5. Score: Your score increases by 50 points for every set of pipes you successfully pass.

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for more details.

Clone the repository:

git clone https://github.com/your-username/flappy-bird-game.git

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages