Skip to content

A version of FlappyBird that can be run with a Backyard Brain SpikerBox

License

Notifications You must be signed in to change notification settings

chriski777/FlapPyBirdEMG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlapPyBirdEMG

A clone of a flappy bird clone that can be played with any microphone input. This project is compatible with Backyard Brain's SpikerBox.

How-to (as tested on MacOS)

Additional pip packages such as pyaudio may have to be installed too.

  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.

  5. In the root directory run

    $ pipenv install
    $ pipenv run python flappy.py
  6. 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

A version of FlappyBird that can be run with a Backyard Brain SpikerBox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages