Skip to content

Agent-A345/Flappy-Bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Bird Game

A Python-based version of the popular Flappy Bird game built using Pygame. This game features simple mechanics: tap to keep the bird afloat and avoid hitting pipes.

Features

  1. Flappy Bird Gameplay: Tap to make the bird fly and avoid the pipes.
  2. Random Pipe Generation: Pipes spawn at random heights and move toward the player.
  3. Score Counter: Keep track of your score as you pass through the pipes.
  4. Sound Effects: Includes sound effects for flapping, hitting, dying, and scoring.
  5. Background and Graphics: Custom graphics and background for a unique experience.

Installation

Requirements

  • Python 3.x
  • Pygame library

Steps to install

  1. Clone the repository:
git clone https://github.com/Agent-A345/Flappy-Bird.git
  1. Install pygame:
pip install pygame
  1. Run the game

How to play

  1. Click on the Start screen or press SPACE or UP Arrow to start.
  2. Tap the space bar or click the screen to make the bird fly.
  3. Avoid hitting pipes or the ground to keep playing.
  4. The game ends when the bird collides with a pipe or the ground.

Assets

  • Images: The images used for the bird, pipes, background, and score digits.
  • Audio: Sound effects for various actions in the game.

Credits

  • Original concept: Inspired by the classic Flappy Bird game.

License

This project is licensed under the MIT License.

About

A Python-based version of the popular Flappy Bird game built using Pygame. This game features simple mechanics: tap to keep the bird afloat and avoid hitting pipes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages