• Stars
    star
    1
  • Language
    JavaScript
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Number Guesser is a game where the player tries to guess the target number. After each incorrect guess, the player is informed of the number of guesses left, this stops after 3 guesses or when the target number is guessed. Number Guesser is written in Vanilla.js