Guess the number

  • A random number will be generated by the computer and you have to guess it.
  • You have to guess the number until your score reaches 0 or less than 0.
  • Initially the score will be 100 but for every wrong guess you make the score will be reduced by compunding.
  • There is limitation in making the guess i.e., the number generated by by the computer will be from 1 to 100.
Start the game