Skip to content

Rock Paper Scissors Machine Learning Web (Use my "Rock-Paper-Scissors-ML")

License

Notifications You must be signed in to change notification settings

thauska/Rock-Paper-Scissors-Web

 
 

Repository files navigation

Rock Paper Scissors Web

Version Downloads Travis

Rock Paper Scissors Machine Learning Web

Features

  • Webview
  • Machine Learning
  • Fun Game :)

Installation

Module available through the npm registry. It can be installed using the npm or yarn command line tools.

# NPM
npm install rock-paper-scissors-web --save
# Or Using Yarn
yarn add rock-paper-scissors-web

Usage

Tests

To run the test suite, first install the dependencies, then run test:

# NPM
npm test
# Or Using Yarn
yarn test

Dependencies

Dev Dependencies

  • webpack: Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
  • webpack-cli: CLI for webpack & friends

Related

Contributors

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue. List of all contributors.

License

MIT © Tiago Danin

About

Rock Paper Scissors Machine Learning Web (Use my "Rock-Paper-Scissors-ML")

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.1%
  • HTML 41.9%