Rock Paper Scissors Machine Learning CLI (Use my "Rock-Paper-Scissors-ML")
$ rock-paper-scissors-cli
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
- 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
MIT