Skip to content

dev-dimma/guess-my-number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess My Number

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.

Screenshots

Guess My Number Screenshot

Features

  • Random number generation
  • User input validation
  • Feedback for too high/low guesses
  • Score tracking
  • Responsive and clean UI

How to Play

  1. Open index.html in your web browser.
  2. Enter your guess in the input field.
  3. Click the "Check" button to see if your guess is correct.
  4. The game will provide feedback and track your score.
  5. Click "Again" to restart the game with a new number.

Project Structure

  • index.html – Main HTML file for the game interface
  • styles.css – Stylesheet for the game UI
  • script.js – JavaScript logic for the game
  • README.md – Project documentation

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6)

Getting Started

No installation is required. Simply clone or download the repository and open index.html in your browser.

License

This project is open source and available under the MIT License.

Author

About

Functional and responsive game built with HTML5, CSS3, and JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •