The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
96 stars 145 forks source link

Add Virtual truck game #769

Open lakshmishreea122003 opened 11 months ago

lakshmishreea122003 commented 11 months ago

Is your feature request related to a problem? Please describe.

IN this project I have used mediapipe, cvzone and pynput to build a project by which the user can play the truck game by gestures using computer vision and mediapipe.

Describe the solution you'd like

this project is similar to https://github.com/balajibala2004/python_projects/tree/main/python_gaming

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct

lakshmishreea122003 commented 11 months ago

Assign me