Skip to content

A Flappy Bird Clone using python-pygame

License

Notifications You must be signed in to change notification settings

lippings/FlapPyBird

 
 

Repository files navigation

FlapPyBird with smiles

A Flappy Bird clone where you can smile to fly. Based on this repo. Uses smile detector trained on Genki4K

Install and run

  1. Install Python 3 here

  2. Clone the repository:

    $ git clone https://github.com/lippings/FlapPyBird.git
  3. In the root directory run

    $ pip install -r requirements.txt
  4. Smile for the camera!

  5. Original controls also work: Use or Space key to play and Esc to close the game.

Notable forks

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

TODO

  • Make webcam feed and pygame window display side-by-side
  • Better way to configure, probably yaml
  • Add some audio control?

ScreenShot

Flappy Bird

About

A Flappy Bird Clone using python-pygame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%