rdsh-guess-number
v1.0.0
Published
A simple and dumb number guessing game CLI application
Downloads
6
Readme
Guess Number CLI
A simple number guessing game you can play in your terminal.
Installation
npm install
npm linkrdsh project link
https://roadmap.sh/projects/number-guessing-game
Usage
Start the game:
guess-numberChoose a difficulty level (Easy, Medium, or Hard), make your guesses, and try to beat the high score.
View the current high score:
guess-number highscoreTechnologies
- Node.js
- Commander.js for command-line interface
- Readline for user input
- fs for storing scores
License
ISC
