Skip to content

TensorFlow.JS Gesture Based Rock, Paper, Scissors Game. Used the Vite to develop the game with vanilla JavaScript (no frameworks) and used the Vite build tool to compile everything.

Notifications You must be signed in to change notification settings

dmanslick/TensorFlowJS-Rock-Paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorFlowJS Rock Paper Scissors

This project used Vite, Vanilla JavaScript, and TensorFlowJS.

There are two ways to run this project:

  1. First, you must have NodeJS installed. Then, open the project in a terminal, and run the command:
npm run dev
  1. If you have VSCode downloaded, install the 'Live Server' extension. Then, open the 'dist' directory, and click the 'Go Live' button.

About

TensorFlow.JS Gesture Based Rock, Paper, Scissors Game. Used the Vite to develop the game with vanilla JavaScript (no frameworks) and used the Vite build tool to compile everything.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published