rock-paper-scissors-web

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

Usage no npm install needed!

<script type="module">
  import rockPaperScissorsWeb from 'https://cdn.skypack.dev/rock-paper-scissors-web';
</script>

README

Rock-Paper-Scissors-Web

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

Usage

Installation

This is a Node.js module available through the npm registry. It can be installed using the npm or yarn command line tools.

npm install rock-paper-scissors-web --save

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

License

MIT