This project uses the Python OpenCV module to detect hand gestures and control characters, cars, and horses in any videogame. By using computer vision techniques, the program captures the movements of the user's hand and translates them into corresponding actions in the game. This allows the user to control the characters, drive cars, ride horses, and perform other actions simply by moving their hand in front of the camera.
Run the following command:
pip install -r requirements.txt
-
Run the game.
-
Make sure controls are mapped to WASD format.
-
Run
main-pc.py
-
Enjoy.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. We welcome and greatly appreciate any contributions you make to this project. Your ideas, suggestions, and improvements are invaluable in making this project even better. Join us in shaping the future of universal game gesture controls by contributing your skills and expertise. Together, we can create an incredible gaming experience for everyone. Thank you for being a part of this journey!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/newfeature
) - Commit your Changes (
git commit -m 'Add some newfeature'
) - Push to the Branch (
git push origin feature/newfeature
) - Open a Pull Request
This project is licensed under the Apache License 2.0.