Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/devmasen/guess-my-number-game

A guessing game by Javascript
https://github.com/devmasen/guess-my-number-game

css game guess-my-number html javascript

Last synced: 5 days ago
JSON representation

A guessing game by Javascript

Awesome Lists containing this project

README

        

Guess My Number Game 🔢





### This game has been written with HTML, CSS and Javascript.
### Main project by "Jonas Schmedtmann" from "Udemy".
### Run the program with live-server on `index.html`
### See demo on [This URL](https://devmasen.github.io/guess-my-number-game/)
#### How to play :
> Enter a number and click on 'check' button and repeat untill reach the correct answer and win.

> If you reach the answer in less number of clicks, you will get a higher score.

> The highest score will save in each round.

> If the score reach zero you will lose the game.