Skip to content

KmohadeseK/Guessing-number-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Number Guessing Game Project 🎮

Welcome to the Number Guessing Game project! This simple and entertaining game allows you to test your skills in guessing numbers. This project is built using basic JavaScript.

Features

• Guessing the Number: You need to guess a number that has been randomly selected by the computer.

• Instant Feedback: After each guess, the game tells you whether your guess is higher or lower than the target number.

• Scoring: The number of your guesses is recorded, and you can try to find the number with fewer guesses.

• Simple Graphics: The graphic design of this game is very simple and appealing, allowing you to focus on playing.

How to Play

  1. The game selects a random number between 1 and 100.

  2. You need to guess the target number.

  3. After each guess, the game tells you whether your guess is correct or not, and whether you should try a higher or lower number.

  4. The goal is to find the number with the least number of guesses possible.

Technologies Used

This project is built using basic JavaScript. HTML and CSS are also used for designing the user interface.

Demo

You can try out the game here

Conclusion

We hope you enjoy this game and challenge your skills in number guessing. If you have any questions or feedback, we would love to hear from you!

Wishing you success and fun! 🎮