rock-paper-scissors-cli

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

Usage no npm install needed!

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

README

Rock-Paper-Scissors-CLI

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

Usage

$ rock-paper-scissors-cli

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-cli --global

Dependencies

  • enquirer: Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.
  • rock-paper-scissors-ml: Rock Paper Scissors Machine Learning

License

MIT