1.1.1 • Published 1 year ago

ha-number-guessing-game v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Number Guessing Game

This guess the number game is a short TypeScript/Node.js project that allows the user to guess the number generated by the computer. It’s quite simple and uses the random function to generate a number.

Play the game

npx ha-number-guessing-game

Packages Used

chalk | chalk-animation | inquirer | nanospinner

npm i chalk chalk-animation inquirer nanospinner