rashid25-number-guessing-game-project
v1.0.0
Published
"number-guessing-game" This project is a simple number guessing game implemented in TypeScript. The game generates a random number within a specified range, and the player has to guess the number. The game provides feedback on whether the guessed number i
Downloads
2
Readme
Typescript-Number-Guessing-Game
"number-guessing-game" This project is a simple number guessing game implemented in TypeScript. The game generates a random number within a specified range, and the player has to guess the number. The game provides feedback on whether the guessed number is correct or incorrect.