Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

rps_react

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    kshell authored
    078f96fb
    History

    Real Rocks, Papers and Scissors --- RPS -game with image recognition AI

    New way to play classic Rock, paper, scissors -game. With image recognition AI you can show physical objects to your devices camera and play your turn that way.

    This project was bootstrapped with Create React App. It's powered by Tensorflow.js and Teachable Machine by Google.


    Available Scripts

    In the project directory, you can run:

    yarn start

    Runs the app in the development mode.
    Open http://localhost:3000 to view it in the browser.

    The page will reload if you make edits.
    You will also see any lint errors in the console.

    yarn build

    Builds the app for production to the build folder.
    It correctly bundles React in production mode and optimizes the build for the best performance.

    The build is minified and the filenames include the hashes.
    Your app is ready to be deployed!

    See the section about deployment for more information.