Development of a number guessing game using JavaScript, HTML5, and CSS3.
- You enter a number from 0 to 10 and click on "Adivinhar"
- The game randomly selects a new number every time the button is clicked
- Displays on the screen a message whether you guessed it right or wrong.