Vision/Blinking Flappy Bird
A downloadable game
Flappy bird but the bird is controlled with your eyes
*HIGHLY RECCOMENDED YOU HAVE EXPERIENCE WITH PYTHON BEFORE TRYING TO PLAY*
Requires video camera
Requires Python 3.9+
No executable, must download and manually run it
(If anyone knows how to make an executable out of the game I'll gladly upload it, just can't be bothered to figure out how to use opencv with pylauncher lol)
Status | Released |
Author | megalinegg |
Tags | camera, flappy, Flappy Bird, vision |
Download
Download
Source Code
External
Install instructions
Type the following commands in a terminal of your choice:
pip install pygame pip install numpy pip install opencv-python
Then type
python pathtofolder/main.py
into any terminal / command prompt and replace 'pathtofolder' with the path to the downloaded flappyclonevision folder.
Must have Python installed
Leave a comment
Log in with itch.io to leave a comment.