Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.09 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.09 KB

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