Play snake game with your hand!
git clone https://github.com/geaxgx/depthai_hand_tracker.git
cd depthai_hand_tracker
python3 -m pip install -r requirements.txt
cd ..
git clone https://github.com/waroad/OAK-D_GROUP3.git
Copy all python files from OAK-D_GROUP3, and paste them in the depthai_hand_tracker folder.
cd depthai_hand_tracker
python3 start.py -g
Hold fist to 'start the game', and raise only thumb and pinky to 'exit the game'.
Control the snake by folding fingers.
Index to go down, middle to go left, ring to go up, little to go right.