Skip to content

neeraj779/FlappyBird

Repository files navigation

FlappyBird

A Flappy Bird game made using python-pygame

How-to

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

  2. Install pipenv

  3. Install PyGame 2.x.x from here

  • For unofficial Windows Binaries of pygame mudule download from here
  1. Clone the repository:

    $ git clone https://github.com/neeraj779/FlappyBird.git

    or download as zip and extract.

  2. In the root directory run

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

Screenshot

Flappy Bird Flappy Bird