Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 788 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 788 Bytes

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

Demo 🚀

https://darociion.github.io/secret-number/

Run Locally 💻

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

Feedback ✌️

If you have any feedback, please let me know.