Skip to content

A Flappy Bird Clone using python-pygame

License

Notifications You must be signed in to change notification settings

ChackBR/FlapPyBird

 
 

Repository files navigation

FlapPy Bird "Arcade with Fury/Raged Mode"

A Flappy Bird Clone made using python-pygame

  • 1 - Updated to Arcade Mode WideScreen (Multi Resolution)
  • 1.1 - Auto resize to DeskTop Width // 2
  • 2 - Add Fury/Raged mode
  • 3 - Display Crashes Number as Lives Remmaning (Limitted to 10) -- 3.1 - Add color change to Diplay Lives Remmaning
  • 4 - Sound volume decreased to 20%
  • 5 - Add Font to Diplay Text (Will use Default OS Font) -- 5.1 - *Only For Raged Mode -- 5.2 - **Can't create Raged Mode Windows .exe due to Font use

How-to (as tested on MacOS)

  1. Install Python 3.x (recommended) 2.x from here

  2. Install pipenv

  3. Install PyGame 1.9.x from here

  4. Clone the repository:

    $ git clone https://github.com/ChackBR/FlapPyBird
    

    or download as zip and extract.

  5. In the root directory run

    $ pipenv install
    $ pipenv run python flappy.py
  6. Use or Space key to play and Esc to close the game.

Notable forks

Made something awesome from FlapPyBird? Add it to the list :)

ScreenShot

Flappy Bird

About

A Flappy Bird Clone using python-pygame

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%