/GuessTheNum

simple game where the player has to guess a secret number chosen by the computer. The player can make as many guesses as they want, but the computer will give them feedback on whether their guess is too high or too low. The game ends when the player guesses the correct number or gives up.

Primary LanguageJavaScript

Watchers