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

https://github.com/elena-in-code/number-guesser

Game - javascript number guesser game
https://github.com/elena-in-code/number-guesser

javascript javascript-game skeleton-css

Last synced: 2 months ago
JSON representation

Game - javascript number guesser game

Awesome Lists containing this project

README

        

# [JavaScript Number Guesser Game](https://elena-in-code.github.io/Number-guesser/ "live sample of the App")

![numberguesser](https://user-images.githubusercontent.com/30567608/35182970-3ffb2408-fdde-11e7-871b-639b1d3f354a.gif "gif of the working app")

Project part of the Udemy course by:
[Brad Traversy - JavaScript From the beginning](https://www.udemy.com/modern-javascript-from-the-beginning/)

### Technologies used:

+ HTML5
+ CSS3
+ javaScript
+ Skeleton

### User Stories:

+ Insert numbers and try to guess the winnig number

##### Hope you like it!