Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arush-codes/dino-in-my-hands
This project adapts Google's Dinosaur Game with Gesture Recognition, enabling players to control the dinosaur's actions via hand movements. It employs TensorFlow and OpenCV for gesture recognition and Python for scripting. This fusion of gaming and technology enhances user engagement, showcasing the innovation achievable through computer vision.
https://github.com/arush-codes/dino-in-my-hands
computervision dino-game handgesture handgesture-recognition keras opencv python tensorflow
Last synced: about 1 month ago
JSON representation
This project adapts Google's Dinosaur Game with Gesture Recognition, enabling players to control the dinosaur's actions via hand movements. It employs TensorFlow and OpenCV for gesture recognition and Python for scripting. This fusion of gaming and technology enhances user engagement, showcasing the innovation achievable through computer vision.
- Host: GitHub
- URL: https://github.com/arush-codes/dino-in-my-hands
- Owner: aRUsh-codes
- License: apache-2.0
- Created: 2024-06-10T04:21:17.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-10T05:36:37.000Z (7 months ago)
- Last Synced: 2024-06-11T05:36:45.765Z (7 months ago)
- Topics: computervision, dino-game, handgesture, handgesture-recognition, keras, opencv, python, tensorflow
- Language: PureBasic
- Homepage:
- Size: 1.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dino-in-my-hands
Hand gesture recognition is booming, offering innovative applications in gaming, VR, and accessibility. By translating hand movements into digital commands, it enables more
intuitive and immersive user experiences. In this project, OpenCV is used to play the Dino game with different hand gestures, showing just how fun and innovative this
technology can be.
## Gestures 🦖
- #### Open your fist to jump 🖐🏻 🏃🏻♂️
- #### Clench your fist to stop ✊🏻
## How to play:-
### Method 1
- Clone the repo.
- Open the dino game in chrome.
- Run the game.py program.### Method 2
- download the game.py program from github and run that locally.## Enjoy !!