Skip to content

Jacques8787/Guess-My-Number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess My Number Game 🎯

Welcome to the Guess My Number game! This is a simple number-guessing game where players try to guess a randomly generated number within a certain range. 🚀 Features

Random Number Generation: The game generates a random number at the start.
User Input: Players can input their guesses to try and match the secret number.
Feedback: The game provides feedback on whether the guess is too high, too low, or correct.
Score Tracking: Tracks the player's score based on how many guesses they've taken.
Responsive Design: Works on both desktop and mobile browsers.

🎮 How to Play

Start the Game: When the game starts, a random number between 1 and 20 is generated.
Enter Your Guess: Input your guess in the input field and press the "Check" button.
Receive Feedback: The game will tell you if your guess is too high, too low, or correct.
Win or Lose: If you guess the number correctly, you win! Otherwise, keep guessing until you get it right.

Game Flow:

You have unlimited attempts to guess the correct number.
If you guess the correct number, your score will be saved.

📦 Technologies Used

HTML5 for structuring the page.
CSS3 for styling and layout.
JavaScript for game logic and interactivity.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published