EdoardoRocha / descubra-o-numero

:video_game: - game consists of finding a number between 1 and 100, with only 6 chances to get it right.

Home Page:https://edoardorocha.github.io/descubra-o-numero/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discover-the-number

status: Concluded ✔️

How to use this algorithm?

  1. First bet a number on the input
    • Remember that you will only have 6 chances to get it right.
  2. If you exceed the 6 chances limit the game stops and you get an end game message.
  3. Last but not least is the fact that you unlock the "Play Again" input which will restart the game and you can start over

What does this algorithm consist of?

This algorithm consists of, as soon as it is loaded, it generates a random number from 1 to 100, so you can bet any number within this limit of 6 chances, if you exceed the algorithm, it ends by releasing the "Play Again" input

Technologies used

JavaScript HTML CSS Bootstrap
ECMAS v8.0 v5.0 v3.0 v4.1.3

License

Repository covered by MIT license

About

:video_game: - game consists of finding a number between 1 and 100, with only 6 chances to get it right.

https://edoardorocha.github.io/descubra-o-numero/

License:MIT License


Languages

Language:HTML 45.2%Language:JavaScript 41.1%Language:CSS 13.7%