/unit-4-game

JavaScript mathematical crystal click game

Primary LanguageHTML

unit-4-game

Deployed Link: https://ataranto320.github.io/unit-4-game/

Description and Instructions:

Each crystal icon has a randomized value every new game. Starting from 0 for each crystal clicked, the crystal value will be added from the previous clicked crystal icon's value. Click the different crystal icons to match the random generated total sum number to win the game.

Languages:

  • HTML5
  • CSS
  • JavaScript
  • jQuery