@ibrahimmuneer/project01_number_guessing-game
v1.1.0
Published
This guess the number game is a short TypeScript/Node.js project that allows the user to guess the number generated by the computer. There are also several ways to alter the game, like adding more rounds or displaying the score. It’s quite simple and uses
Downloads
1
Readme
Number Guessing Game
This is a simple number guessing game.
Run the following command in your terminal/cmd to test it.
npx @ibrahimmuneer/project01_number_guessing-game
It will ask you to install the package on your computer so it can run.
NOTE: If you want to delete the package after testing it, you can find the package at the following path. open the package.json file in notepad, it will show the package name.
C:\Users\your user name\AppData\Local\npm-cache\_npx