ahmedullah_guessing_game
v1.0.0
Published
CLI-based guess number game developed by Ahmed Ullah Farooqi.
Downloads
2
Readme
Guess Number Game
CLI-based guess number game developed by Ahmed Ullah Farooqi.
Game Description
Welcome to the Guess Number Game! In this simple command-line game, you have the chance to test your guessing skills. You'll be presented with a range of numbers between 1 and 10. Your goal is to guess the correct number within three tries. If you guess correctly, you'll earn a point and get another three tries to continue scoring.
However, if you fail to guess the correct number within three tries, the game will end, and you'll lose. Keep in mind that each round starts with a fresh set of three tries, so you have multiple opportunities to improve your score.
How to Play
Install the game using the following npm command:
npx ahmedullah_guessing_game