Number-Guessing-Game

The computer will take a given value by which computer will create a random number but it will create random number until it matches the guessing number.

Made using the JavaScript :

  • simple var
  • While Loops
  • Math methods
  • function