Cc618 / FlapPyBird

FlapPy Bird : Fury Mode ! A fork of https://github.com/sourabhv/FlapPyBird

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlapPyBird

Fury Mode

Flappy Bird is too hard ? Press 1 and enter into the Fury Mode, the bird will break all the pipes.

/!\ This mode has no purpose, except fun.

A Flappy Bird Clone made using python-pygame

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/sourabhv/FlapPyBird

or download as zip and extract.

  1. In the root directory run
$ pipenv install
$ pipenv run python flappy.py
  1. Use or Space key to play and Esc to close the game.

(For x64 windows, get exe here)

Notable forks

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

ScreenShot

Flappy Bird

About

FlapPy Bird : Fury Mode ! A fork of https://github.com/sourabhv/FlapPyBird

License:MIT License


Languages

Language:Python 100.0%