Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/charleebrown/numberguess

NumberGuess - Guess at the correct number within 5 tries.
https://github.com/charleebrown/numberguess

expressjs game javascript

Last synced: 4 days ago
JSON representation

NumberGuess - Guess at the correct number within 5 tries.

Awesome Lists containing this project

README

        

# 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