A Flappy Bird Game With Face Recognition
- Clone the Repo
- Change directory
cd flappy_bird
- Run the game
python main.py
Save your player Sprite from all walls by changing the position of your face with respect to the camera. More the number of Walls crossed higher the score.
Contributions regarding any other features in the game to add are welcome.