A clone of a flappy bird clone that can be played with any microphone input. This project is compatible with Backyard Brain's SpikerBox.
Additional pip packages such as pyaudio
may have to be installed too.
-
Install Python 3.x (recommended) 2.x from here
-
Install pipenv
-
Install PyGame 1.9.x from here
-
Clone the repository:
$ git clone https://github.com/sourabhv/FlapPyBird
or download as zip and extract.
-
In the root directory run
$ pipenv install $ pipenv run python flappy.py
-
Use ↑ or Space key to play and Esc to close the game.
(For x64 windows, get exe here)
- FlappyBird Fury Mode
- FlappyBird Model Predictive Control
- FlappyBird OpenFrameworks Port
- FlappyBird On Quantum Computing
Made something awesome from FlapPyBird? Add it to the list :)