This project allows you to control the T-Rex game in any browser using hand gestures detected via webcam.
- Close the Frame: Press 'q' to close the game frame.
- Browser Compatibility: This project can be used with any browser that supports the T-Rex game.
To run the project:
- Install Python 3.12 or later.
- Install OpenCV and cvzone:
pip install opencv-python-headless pip install cvzone