Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1020 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 1020 Bytes

Guess My Number Game ❓❓❓

Retro Design inspired from the 80's game.

Description

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

Rule of the Game

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.

Languages

HTML5, CSS3, Javascript

Guess My Number Start Guess My Number Win