Skip to content

This game is an AI game based on TensorFlow.js, using their Posenet pre-trained model.

License

Notifications You must be signed in to change notification settings

OmriGM/body-pose-beat-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Touch the Dot Game

Webcam is Required

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

How to Play

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)

Online Live Demo (Desktop Version Only)

Click Here

How to Run This Project

npm install

npm start

And have fun...