Um jogo de adivinhação de número usando JavaScript.
-
Updated
Apr 30, 2023 - JavaScript
Um jogo de adivinhação de número usando JavaScript.
"Guess the number!" is an interactive game made with HTML, CSS and JavaScript where you guess a number and continue until you reach the chosen number. In this process, you can only guess a certain number based on the selected difficulty level. What's are you waiting for? Start guessing!
A mini game created using HTML, CSS and JS. The game automatically generates a secret number from 1 to 6. To win you have to guess that number, If your guess is correct then you win otherwise you lose one score point. You can use Play Again button to maintain your highest score from several tries.
A number was chosen as key to the only door in the room you have been trapped. Can you find the key and free yourself?
This repository contains the source code for a simple game of guessing a number.
Add a description, image, and links to the guess-the-number-game topic page so that developers can more easily learn about it.
To associate your repository with the guess-the-number-game topic, visit your repo's landing page and select "manage topics."