Skip to content

Fun and interactive game for web browsers. Using jQuery library.

Notifications You must be signed in to change notification settings

heshams12/Crystal-Collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Crystal-Collector

Fun and interactive game for web browsers. Using jQuery library.

The player will have to guess the answer using numbers .

Here's how the it works:

  • There will be four crystals displayed as buttons on the page.

  • The player will be shown a random number at the start of the game.

  • When the player clicks on a crystal, it will add a specific amount of points to the player's total score.

    • Your game will hide this amount until the player clicks a crystal.
    • When they do click one, it updates the player's score counter.
  • The player wins if their total score matches the random number from the beginning of the game.

  • The player loses if their score goes above the random number.

  • The game restarts whenever the player wins or loses.

    • When the game begins again, the player will see a new random number. Also, all the crystals will have four new hidden values. Of course, the user's score (and score counter) will reset to zero.
  • The app will show the number of games the player wins and loses. Do not refresh the page as a means to restart the game.

About

Fun and interactive game for web browsers. Using jQuery library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published