Skip to content

Flappy Bird - playing with the mouth through web cam

License

Notifications You must be signed in to change notification settings

bjornamr/FlappyMouth

Repository files navigation

Flappy Mouth - Making Waves

Written by Dmitriy Semashkov and Bjørnar Moe Remmen as a project used for meetups with students. Use and change as you like.

This code makes it possible to play flappy bird using your mouth utilizing the web cam.

From this start screen, open your mouth 3 times to start playing.

Here a losing screen. To get back to starting screen, open your mouth 2 times.

Installation instructions

(only tested on osx and python3)

brew install cmake

install python dependencies

pip3 install -r requirements.txt

run game with flappy.py

python3 flappy.py

Rewritten version of https://github.com/sourabhv/FlapPyBird with added functionality to detect face.

About

Flappy Bird - playing with the mouth through web cam

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages