Skip to content

pathak-neha/crystals-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Crystal Collector Game

Test your mathematical abilities: can you beat a set of 5 random numbers? Click here to play.

Rules
Pay attention to the random number, and the counter!

  • You will be given a random number at the start of the game.
  • There are four crystals (one each of blue, green, yellow, and red). By clicking on a crystal you will add a specific amount of points to your total score.
  • You win the game by matching your total score to the random number, you lose the game if your total score goes above the random number.
  • The value of each crystal is hidden from you until you click on it.
  • Each time when the game starts, the game will change the values of the crystal.

The Technical Details
This simple app relies on BootStrap to improve the UI, and jQuery to manipulate the DOM, and vanilla JavaScript for the the underlying game logic.

About

Crystal Collector Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published