Skip to content

Number Guessing Game is an interactive JavaScript game where players must guess a randomly generated number within a specified range

Notifications You must be signed in to change notification settings

nsaini-05/Number-Guess-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot 2023-08-02 at 4 37 19 PM Screenshot 2023-08-02 at 4 39 11 PM Screenshot 2023-08-02 at 4 38 26 PM

Number Guessing Game

The Number Guessing Game is an interactive JavaScript game where players must guess a randomly generated number within a specified range. Game comes with the probablity bar to display how close the guess was. User is provided with 5 chances to guess a number and the highest score is stored and retrieved from local storage.

Features

  • Storing the highest score
  • Probability bar to measure how close the guess is
  • Random number generation using the Math.random() function
  • Dynamic messaging system based on user input
  • Clear and intuitive user interface
  • Game logic implemented with functions and conditionals
  • Responsive design with CSS styling

Technologies Used

  • HTML
  • CSS
  • JavaScript

About

Number Guessing Game is an interactive JavaScript game where players must guess a randomly generated number within a specified range

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published