@mehwish_razzak/number_guessing-game
v2.0.1
Published
This is CLI based numbers guessing game.
Downloads
1
Readme
Number Guessing Game
This is a TypeScript/Node.js project that allows the user to guess the number generated by the computer. It uses the random function to generate a number.
Dependencies
This Guessing game uses the following npm packages:
NPX command
To run the guessing game without installing it globally, simply execute the following command:
npx @mehwish_razzak/number_guessing-game