Skip to main content

A version of Flappy for illustrating some AI methods.

Project description

A Flappy Bird Clone made using [python-pygame][pygame]

How-to (as tested on MacOS)

  1. Install Python 3.x (recommended) 2.x from [here](https://www.python.org/download/releases/)

  2. Install [pipenv]

  1. Install PyGame 1.9.x from [here](http://www.pygame.org/download.shtml)

  2. Clone the repository:

`bash $ git clone https://github.com/sourabhv/FlapPyBird `

or download as zip and extract.

  1. In the root directory run

`bash $ pipenv install $ pipenv run python flappy.py `

  1. Use <kbd>&uarr;</kbd> or <kbd>Space</kbd> key to play and <kbd>Esc</kbd> to close the game.

(For x64 windows, get exe [here](http://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame))

Notable forks

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

ScreenShot

![Flappy Bird](screenshot1.png)

[pygame]: http://www.pygame.org [pipenv]: https://pipenv.readthedocs.io/en/latest/

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flappy_bird_ai-0.1.tar.gz (534.6 kB view hashes)

Uploaded Source

Built Distribution

flappy_bird_ai-0.1-py3.7.egg (547.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page