MESSDEV / python-flappy-bird

This is a Flappy Bird clone.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python: Flappy Bird

Description

This is a Flappy Bird clone, one of my first python projects. It was made using python-pygame and basic programming concepts.

How to play

  1. Install Python 2.7.X from here
  2. Install PyGame 1.9.X from here
  3. Clone this repository: git clone https://github.com/PopAdi/python-flappy-bird.git or click Download ZIP in the right panel and extract it.
  4. Run python Flappy\ Bird.py from the repo's directory
  5. Use Space or left-mouse-button to jump or Esc to exit.

image-1 image-2 image-3 image-4

Contribution

If you have any ideas to make the game better, feel free to contribute!

About

This is a Flappy Bird clone.


Languages

Language:Python 100.0%