sh-guess-number
v1.0.2
Published
A simple CLI tool to play a guess the number game.
Maintainers
Readme
🎮 Guess Number CLI Game
SH Guess Number is a fun and interactive command-line game built using TypeScript where you try to guess a randomly generated number. A great mini project to sharpen your CLI and TypeScript skills, or just pass the time!
🧠 How It Works
- The CLI prompts you to guess a number between 1 and 100.
- The program randomly generates a number in the same range.
- If your guess matches, you win! Otherwise, you can try again.
- Styled with colorful feedback to make the game engaging.
🚀 Installation
You must have Node.js installed on your system.
Install globally using npm:
npm install -g sh-guess-number🚀 Usage
After installing globally, you can use the tool in your terminal:
sh-guess-number🔧 Tech Stack
TypeScript
Node.js
Inquirer (for CLI interaction)
Chalk or Gradient (for terminal colors)
🤝 Contributing
Contributions are welcome! Feel free to open issues or submit PRs to improve functionality or features.
🌐 Links
🙌 Author
Developed by Sulaiman Hussain 📧 Contact me
