Skip to content

kai-wei-mo/flappy-bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Bird

A mock-up of the 2D side-scrolling mobile game, Flappy Bird.
Flappy Bird Demo GIF

Table of Contents

Description

Flappy Bird is a side-scroller game where the player controls a bird and attempts to fly between columns of green pipes.

How to Play

  1. Tap to flap.
  2. Avoid colliding with green pipes.
  3. Avoid crashing into the ground.

Installation Dependencies

  • Python 2.7 (or greater)
  • Pygame

To install Pygame on Windows: py -m pip install -U pygame --user.

To install Pygame on MacOS: python3 -m pip install -U pygame --user.

After installing Pygame, restart any IDLE windows before running flappy_bird.py.

References

This program is a mock-up of the original Flappy Bird, the mobile game designed by Dong Nguyen (Nguyễn Hà Đông) and published under the development company dotGears in 2013.

The game Flappy Bird is the intellectual property of dotGears and Dong Nguyen (Nguyễn Hà Đông), as are the audio and sprite files found in this repository. These concepts are used exclusively for non-commercial learning purposes.

About

A 2D sidescroller game.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages