A Flappy Bird clone where you can smile to fly. Based on this repo. Uses smile detector trained on Genki4K
-
Install Python 3 here
-
Clone the repository:
$ git clone https://github.com/lippings/FlapPyBird.git
-
In the root directory run
$ pip install -r requirements.txt
-
Smile for the camera!
-
Original controls also work: Use ↑ or Space key to play and Esc to close the game.
- FlappyBird Fury Mode
- FlappyBird Model Predictive Control
- FlappyBird OpenFrameworks Port
- FlappyBird On Quantum Computing
Made something awesome from FlapPyBird? Add it to the list :)
- Make webcam feed and pygame window display side-by-side
- Better way to configure, probably yaml
- Add some audio control?
