Retro Design inspired from the 80's game.
Part of my Javascript course: project to learn and practice DOM manipulation and understand events fundamentals.
Play here: https://guess-my-number-game-by-sarah.netlify.app
You have to guess a number between 1 & 30. If your number is equal to the secret number, you won!!!! 🥳🥳🥳 You have 20 chances to discover the correct number. On every wrong prediction your score will decrease by 1. A hint will display to help you to guess the correct number: "too high" / "too low". If you play more than 1 game (using again button), your highscore will be automatically registered.
HTML5, CSS3, Javascript