-
Notifications
You must be signed in to change notification settings - Fork 116
[Feature Added] Gesture-Controlled Snake Game using OpenCV and MediaPipe. #192
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Someone is attempting to deploy a commit to the pavitraag's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
Hi! The Vercel checks are stuck on “Authorization required to deploy.” |
|
@Tejasree731 ur pr is good but link it to the website so that the user can directly use ur project |
|
@Tejasree731 Add it in games section |
|
@pavitraag Sure. I would do it today. But the problem is, a python file cannot be opened in browser, I should convert it to js. And OpenCV will not be used, Mediapipe browser will be used.What do you say? Is that ok that the demo video is fine or should i just convert my code to js to get merged? |
|
try to convert it into js @Tejasree731 |
|
if still u didnt get then add the demo video and link it in the component @Tejasree731 |
|
Sure @pavitraag! I’ll try converting the code to JavaScript using MediaPipe browser version and link it in the Games section. |
|
Hi @pavitraag! |
|
@Tejasree731 solve the conflicts |
📥 Pull Request
Description
"Snake Game Gesture Controller" is an innovative twist to the classic snake game where you don't need a keyboard to control the snake, just your hand gestures. Using OpenCV, MediaPipe, and PyAutoGUI, this game tracks your hand through the webcam and converts gestures into directional inputs for the snake game.
It's especially fun and useful for touchless interaction and helps demonstrate how computer vision and hand tracking can be used to build creative and engaging games.
Fixes #38
Type of change
Checklist:
Demo Video(Mandatory):
video link - https://drive.google.com/file/d/1oT13xzvHn6OmPKJ_zqpQm24C1gK5oUuC/view?usp=sharing