@sarfarazunarr/guess-the-number
v1.0.2
Published
This is simple CLI based Number Guessing Game!
Downloads
3
Readme
Guess The Number - Number Guessing Game
This is simple and customizable game based on Terminal.
In this game user get 10 attempts to find correct number and also meaninful messages on failed attempts. User can specify the range of from 0 to any range.
To Run it instantly just open cmd or terminal and paste this:
npx guess-the-number
then after that you will see the simple game interface.
Thanks!