1.0.0 • Published 7 months ago

guessingnumbergame-byfuzza v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago
      +++++++++   This project is about GUESSING GAME.      +++++++++

HOW TO GET STARTED: You need to install the project using: npm install projectname or npm i projectname

INTRODUCTION:

This game gives you the chance to guess number that the computer had generated
automatically. You get 3 chances to guess the number.

                    GOOD LUCK!!!

LOGIC BEHIND THE GAME:

In this, we learn how to generates random number by Math.random method.

Rounds: are implemented using do while loop.
1.0.0

7 months ago