Hand gesture classification (T-Rex Game) Control game by camera and gesture classification using AI. Installation conda create -n hand_gesture_classification python=3.9 conda activate hand_gesture_classification pip install -r requirements.txt Run game python main.py References: https://github.com/shivamshekhar/Chrome-T-Rex-Rush