Skip to content

This is a simple web application. The game involves the user trying to guess a randomly selected number within a specific range (between 0 and 100).

Notifications You must be signed in to change notification settings

Mehmet-github06/guess01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess The Number

This is a simple web application. The game involves the user trying to guess a randomly selected number within a specific range (between 0 and 100).

How to Play?

  1. Open the "index.html" file in your browser.
  2. Enter a number and click the "Check" button.
  3. If the entered number is equal to the randomly selected number, congratulations! You guessed correctly.
  4. If the entered number is smaller than the randomly selected number, the message "👆Increase the number👆" is displayed.
  5. If the entered number is larger than the randomly selected number, the message "👇Reduce the number👇" is displayed.
  6. The total number of guesses is displayed. Your chances decrease with each guess.
  7. When you run out of guesses, the game ends.

Playing Again

After the game ends, you can restart the game by clicking the "Again" button.

Live Demo

Check out the live demo here.

Features

  • User-friendly interface.
  • Game sound effects.
  • A simple and fun gaming experience.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Screenshots

Guess The Number

Contributing

If you would like to contribute, please submit a pull request. Feel free to add improvements or new features.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

This is a simple web application. The game involves the user trying to guess a randomly selected number within a specific range (between 0 and 100).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages