ha-number-guessing-game
v1.1.1
Published
A simple game where you to guess the number
Downloads
3
Maintainers
Readme
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