xhrsteven / CrystalsColletorGame

Collect crystals to win the game

Home Page:https://xhrsteven.github.io/CrystalsColletorGame/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CrystalsColletorGame

  • You will be given a random number at the start of the game.
  • There are four crystals below. 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 random number, you lose the game if your total score goes above the the random number.
  • The value of each crystals is hidden from you until you click on it.
  • Each time when the game starts, the game will change the values of each crystal.
The random number shown at the start of the game should be between 19 - 120. Each crystal should have a random hidden value between 1 - 12
Check out here https://xhrsteven.github.io/CrystalsColletorGame/

About

Collect crystals to win the game

https://xhrsteven.github.io/CrystalsColletorGame/


Languages

Language:HTML 34.7%Language:CSS 32.8%Language:JavaScript 32.5%