Skip to content

Mediapipe framework implementation to demonstrate finger tracking.

Notifications You must be signed in to change notification settings

anodicpassion/Helicopter-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helicopter Game

This is a simple 2-D game, that tracks the tip of index finger and controls the motion of helicopter accordingly. We need to avoid the obstacles present in the path of helicopter by navigating it with the help of index finger. Speed of helicopter increases with the increasing score.

I used of Mediapipe framework for the real-time detection of tip of the index finger. Also I have made use of OpenCV-Python library.

As the game procceds, the background camera view turns off and an image of buildings appears to make the game bit difficult. Your highest score is stored in data.xml file.

About

Mediapipe framework implementation to demonstrate finger tracking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages