Skip to content

ayush88-debug/Guess_Number_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Guess the Number Game

A simple number guessing game built with HTML, CSS, and JavaScript. The goal is to guess a randomly generated number between 1 and 100 in 10 attempts.

Demo

Live Demo

Features

  • Random number generation between 1 and 100.
  • Input validation for valid guesses.
  • Feedback on whether the guess is too high or too low.
  • Display of remaining attempts.
  • "Play Again" option after win/loss.
  • Responsive design for mobile devices.

How to Play

  1. Enter a guess between 1 and 100.
  2. Click "Submit" to check your guess.
  3. Feedback will guide you on guessing higher or lower.
  4. Guess correctly or run out of attempts (10 total).
  5. Click "Play Again" to start a new round.

About

Guess the Number Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published