Skip to content

this game is interesting you should guess the true number to win

Notifications You must be signed in to change notification settings

SardarHossaini/Guess-Number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess Number Game

The "Guess the Number" game in JavaScript involves generating a random number within a defined range, typically from 1 to 20. The player then attempts to guess the number, with each guess triggering feedback, such as "Too High" or "Too Low," until the correct number is found. JavaScript functions handle the game logic, random number generation, and feedback display, making this game an excellent beginner project to practice loops, conditionals, and DOM manipulation in JavaScript.

Features

  • Responsive design
  • Clean and maintainable code
  • Cross-browser compatibility
  • Interactive elements

Technologies Used

  • HTML5
  • CSS3
  • Javascript
  • Bootstrap

My Contact

About

this game is interesting you should guess the true number to win

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published