A very simple secret number game made with HTML, CSS and vanilla Javascript.
How to play? Press start button and select any number you want until you found the correct one.
Based on secret number game made by Alura Latam
https://darociion.github.io/secret-number/
Clone the project
git clone https://github.com/darociion/secret-number.git
Go to the project directory
cd secret-number
Open index file in your web browser
"web browser name here" index.html
If you have any feedback, please let me know.