/NumberGuess

NumberGuess - Guess at the correct number within 5 tries.

Primary LanguageJavaScript

NumberGuess

A logic game where you have to guess the 4-digit number

drawing

To run it:

  • Clone the repo
  • Run 'npm install'
  • Run 'npm start' and it should show up on localhost:3000