Skip to content
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

Feature request:Gesture Controlled snake game using opencv #326

Closed
17arindam opened this issue Oct 14, 2024 · 2 comments · Fixed by #350
Closed

Feature request:Gesture Controlled snake game using opencv #326

17arindam opened this issue Oct 14, 2024 · 2 comments · Fixed by #350

Comments

@17arindam
Copy link
Contributor

Is your feature request related to a problem? Please describe.
A snake game which is controlled by gesture using open cv

Describe the solution you'd like
This program can be used to play a Snake Game (or like it) by detecting hand gestures to control movement of the snake on the screen. It has been implemented in Python using OpenCV library. Although, the demo shown here refers to playing a Snake Game, it can be used to play any game or control any application using hand gestures only. This program shall be used to play a Snake Game by detecting hand gestures to control movement of the snake on the screen. It has been implemented in Python using OpenCV library. Although, the demo shown here refers to playing a Snake Game, it can be used to play any game or control any application using hand gestures only.

Additional context
image

@17arindam 17arindam added the enhancement New feature or request label Oct 14, 2024
Copy link

Thanks for creating the issue in ML-Nexus!🎉
Before you start working on your PR, please make sure to:

  • ⭐ Star the repository if you haven't already.
  • Pull the latest changes to avoid any merge conflicts.
  • Attach before & after screenshots in your PR for clarity.
  • Include the issue number in your PR description for better tracking.
    Don't forget to follow @UppuluriKalyani – Project Admin – for more updates!
    Tag @Neilblaze,@SaiNivedh26 for assigning the issue to you.
    Happy open-source contributing!☺️

@UppuluriKalyani UppuluriKalyani changed the title Feature request:Gesture Contolled snake game using opencv Feature request:Gesture Controlled snake game using opencv Oct 14, 2024
Copy link

Hello @17arindam! Your issue #326 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants