-
Notifications
You must be signed in to change notification settings - Fork 330
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is there an existing issue for this?
- I have searched the existing issues
Feature Description
The Computer Vision-based snake game is a novel approach to the traditional game of snake, where the player controls the movement of a snake to earn rewards and grow in length while avoiding collision with obstacles or the boundaries of the game screen.
Use Case
The Computer Vision-based Snake Game allows players to control the snake using hand gestures detected by a webcam, making gameplay more interactive and engaging.
CV libraries such as Mediapipe, OpenCV and PyGame will be used.
Benefits
- Enhances user interaction through gesture-based control.
- Provides a fun way to explore computer vision and image processing techniques.
- Can be integrated with open-source projects to promote learning in computer vision and game development.
Add ScreenShots
No response
Priority
High
Record
- I have read the Contributing Guidelines
- I'm a GSSOC'24 contributor
- I want to work on this issue
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request