Skip to content

This is a touch free clone of the famous android flappy bird application written using the python language. It lets you to move the flappy bird without using any hardware like keyboard,mouse etc. or using any touch actions, just using hand gestures.

Notifications You must be signed in to change notification settings

abhishek3022/Touch-free-flappy-bird-game

 
 

Repository files navigation

TOUCH-FREE FLAPPY BIRD

This is a touch free clone of the famous android flappy bird application written using the python language. It lets you to move the flappy bird without using any hardware like keyboard,mouse etc. or using any touch actions.

The app is made by using the technology of Image Processing.

You just need to go through the following steps for playing the game:

  • Wear a colored cap on your finger.
  • Make sure you have a webcam or a camera with your pc.
  • Calibrate the color once in the code before playing.
  • Or, you can use a small white light if you can play in dark-background ( this is the default calibration ).

You should have the following libraries installed before using the game:

  • pygame
  • SimpleCV

The following is the demo-video link image:

FOR QUERIES AND PROBLEMS:

Send a mail. (ankprashar@gmail.com) (abhishekyadav3022@gmail.com)

Contributers:

[Ankush Sharma] (https://github.com/black_perl) [Abhishek Yadav] (https://github.com/abhishek3022)

Fork it if you like !!

About

This is a touch free clone of the famous android flappy bird application written using the python language. It lets you to move the flappy bird without using any hardware like keyboard,mouse etc. or using any touch actions, just using hand gestures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%