1.0.6 • Published 2 years ago

kasoti-game v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Kasoti Game

Kasoti Game is a simple Node.js command-line game where you need to guess a random number between 1 and 100. You have 6 chances to guess the correct number. It's a fun and challenging game to test your guessing skills!

How to Play

To play Kasoti Game using npx, follow these simple steps:

  1. Open your terminal.

  2. Run the game by entering the following command:

    npx kasoti-game
  3. You will be prompted to guess a number between 1 and 100. Enter your guess, and the game will provide feedback on whether your guess is too high or too low. You have 6 chances to guess the correct number.

  4. Keep guessing until you either guess the correct number or run out of chances.

  5. If you guess the correct number, you win! If not, the game will reveal the correct number.

  6. You can choose to play again by running the npx kasoti-game command again.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

Acknowledgments

  • Special thanks to the authors of the inquirer and chalk libraries for making this game possible.

Have fun playing Kasoti Game using npx!

This updated `README.md` is focused on running the `kasoti-game` using `npx` and provides clear instructions for playing the game through this method.
1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago