Skip to content

asma-ux/guess-the-number-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Guess the number game 🎮🕹

We will be making a simple game!

Guess number game demo link

The guessing game will generate a random number from 1 - 20 and the player will guess the random number. The player will have 20 guess to get to the correct random number. The player will also be informed if the number he guessed is higher or lower than the randomz number generated.

The starter folder has the beginning code of the design of the game but not javascript functionality, we will be doing that together!😊

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 61.6%
  • HTML 34.9%
  • JavaScript 3.5%