aroona_number_guessing_game

1.0.0 • Public • Published

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. There are also several ways to alter the game, like adding more rounds or displaying the score. It’s quite simple and uses the random function to generate a number.

Logic Building

  • computer will generate a random number
  • take input from user for guessing the number
  • check whether the numbers match or not

Readme

Keywords

none

Package Sidebar

Install

npm i aroona_number_guessing_game

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

14.2 kB

Total Files

5

Last publish

Collaborators

  • aroona89