fasih-guessing-game

1.4.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. It’s quite simple and uses the random function to generate a number. There are three levels in that game.

  1. Easy Level: In that user can guess a number between 1 to 3 and user have 3 chances. If guess correct user will get +10 points until the all chances used.

  2. Medium Level: In that user can guess a number between 1 to 5and user have 5 chances. If guess correct user will get +10 points until the all chances used.

  3. Hard Level: In that user can guess a number between 1 to 10and user have 10 chances. If guess correct user will get +10 points until the all chances used.

Readme

Keywords

none

Package Sidebar

Install

npm i fasih-guessing-game

Weekly Downloads

1

Version

1.4.0

License

ISC

Unpacked Size

31.6 kB

Total Files

5

Last publish

Collaborators

  • fasih-mughal