mwong770 / Crystal-Collector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crystal Collector

An interactive game that dynamically updates the HTML page as users try to match a random number by clicking four cystals that give a number value unknown to users until the crystals are clicked

Check Out Crystal Collector

Table of Contents

πŸ’» Technologies Used

πŸ“€ Installation and Usage

πŸ’₯ Features

πŸ‘€ Developer

πŸ“§ Questions or Comments

πŸ’» Technologies Used

  • JavaScript
  • jQuery
  • Bootstrap
  • HTML5
  • CSS3

πŸ“€ Installation and Usage

  • Clone the Week-4-Game repository to your local computer.

πŸ’₯ Features

  • Users can click 'Click for Instructions' to see a toggle scroll with game instructions
  • Users see a random number under 'Goal Value' that they must match exactly to win
  • Users can click any number of 4 crystals to try to match the random number
  • When users click a crystal, it's numeric value is revealed as it is added to users' current value, initially set to 0, and the sum is displayed under 'Current Value'
  • Users see their wins and losses updated with each game round
  • Users hear one sound when crystals are clicked and a different sound when wins or losses are updated
  • Users see a new random 'Goal Value' and crystals are given a new random value after each round

πŸ‘€ Developer

  • Maria Wong

πŸ“§ Questions or Comments

If you have any questions or comments, feel free to message me on LinkedIn.

Thanks for checking out Crystal Collector!

About


Languages

Language:CSS 62.8%Language:HTML 23.4%Language:JavaScript 13.8%