A simple interactive web game where the player tries to guess a randomly generated number within a certain range. This project demonstrates basic JavaScript, HTML, and CSS skills, and is suitable for beginners learning web development.
- Random number generation
- User input validation
- Feedback for too high/low guesses
- Score tracking
- Responsive and clean UI
- Open
index.html
in your web browser. - Enter your guess in the input field.
- Click the "Check" button to see if your guess is correct.
- The game will provide feedback and track your score.
- Click "Again" to restart the game with a new number.
index.html
– Main HTML file for the game interfacestyles.css
– Stylesheet for the game UIscript.js
– JavaScript logic for the gameREADME.md
– Project documentation
- HTML5
- CSS3
- JavaScript (ES6)
No installation is required. Simply clone or download the repository and open index.html
in your browser.
This project is open source and available under the MIT License.
- Website - Dev Dimma
- Twitter - @devdimma
- Linkedin - @Dimma Joel