Skip to content

Rock, Paper, Scissors game implemented with TensorFlow.js and FingerPose

License

Notifications You must be signed in to change notification settings

Yashika9013/rock-paper-scissors

 
 

Repository files navigation

Rock ✊ Paper 🤚 Scissors ✌ Game

License: MIT

A fun game based on the Fingerpose gesture detection library. Check out my in-depth tutorial how to create the gesture recognizer

Play the online demo here

Play a round of Rock, Paper, Scissors

Installation

  • Clone this repo
  • Install dependencies with npm install

Usage

  • Run the development version using npm run start. This will automatically start a development server at http://localhost:8080/
  • Build the single page version with npm run build. The final package will be placed inside the dist folder

Author

License

This project is open source and available under the MIT License.

Credits

About

Rock, Paper, Scissors game implemented with TensorFlow.js and FingerPose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.3%
  • SCSS 10.4%
  • HTML 9.3%