This game is an AI game based on TensorFlow.js (https://github.com/tensorflow/tfjs), using their Posenet pre-trained model.
More information about the PoseNet model can be found here
The purpose of the game is gaining as much points as possible by hitting the colored dots that will apear on the screen with the matching colored hand. (Make sure your webcam is active)
npm install
npm start
And have fun...