Skip to content

KodeIva/Guess-the-number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess-the-number

Description

Guess the Number is a game that challenges the user to guess the correct number up to 10 times. The number must be between 1 and 100. The application shows the number of guesses and the numbers suggested from the user. If guesses are less than 10 and the correct number is suggested the user wins the game. If the number of guesses goes over 10 without guessing the correct number the user loses the game.

Screenshots

Links

Technologies used

  • HTML5
  • CSS
  • JavaScript

Codes

  • addEventListener()
  • Math.random()
  • Math.floor()
  • push()
  • if ... else

Installation

N/A

Credits

N/A

License

N/A

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published