npm.io
1.0.0 • Published 2 years agoCLI

@farhanbarcha/number-guessing-game

Licence
MIT
Version
1.0.0
Deps
2
Size
16 kB
Vulns
0
Weekly
0

number-guessing-game

A CLI based number guessing game developed using Typescript and Inquirer

Instructions

  1. Clone or download this repository
  2. Open the folder in your terminal
  3. Run npm install to install the dependencies

Game Levels

  • Easy (1-6)
  • Medium (1-100)
  • Hard (1-1000)