sahir-cli-number-guessing-game
v1.0.2
Published
CLI based Number Guessing Game
Downloads
2
Readme
Number Guessing Game
This is a simple number guessing game implemented in TypeScript using the Node.js runtime environment and the Inquirer.js library.
Installation
- Ensure you have Node.js installed on your machine.
- Clone or download this repository.
- Navigate to the project directory in your terminal.
- Run
npm install
to install the required dependencies.
Usage
To start the game, simply run the following command in your terminal:
npx sahir-cli-number-guessing-game