mk-guess-gm
v1.0.0
Published
**Number Guessing Game --- Cli Version**
Downloads
35
Readme
Number Guessing Game --- Cli Version
There are two ways to run this Game.
1st: type "npx mk-guessing-gm" in command line (windows users) or terminal (mac or linux users). Install required packages. You are good to go.
2nd: Clone this repo, and type "npm install" in terminal, all required libraries will be downloaded.
Enjoy The Game