anam-no-guessing-game
v1.0.3
Published
Welcome to the Number Guessing Game! Test your luck and skill by trying to guess the secret number.
Downloads
1
Readme
Number Guessing Game
Welcome to the Number Guessing Game! Test your luck and skill by trying to guess the secret number.
Key Features:
🎲 Randomly generated secret number.
💬 Interactive command-line interface using Inquirer for seamless user interaction.
🎨 Vibrant and colorful output using Chalk to enhance the user experience.
🔄 Option to restart the game after completion for endless entertainment.
Dependencies:
- Inquirer
- Chalk
How to Play:
Once the game starts, you will be prompted to guess a number. Enter your guess and press Enter.
- If your guess matches the system-generated number, you win!
- If your guess is higher than the system-generated number, you'll be notified to try a lower number.
- If your guess is lower than the system-generated number, you'll be notified to try a higher number. Keep guessing until you find the correct number!
Contributing:
Contributions are highly encouraged! Whether it's suggesting improvements, reporting bugs, or requesting new features, your input is valued and appreciated. Feel free to submit pull requests to make this game even better!
Acknowledgments:
- Inspired by the classic number guessing game.