The Wayback Machine - http://web.archive.org/web/20201026012458/https://github.com/mpj1693/Crystals-Collector-Game
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

Crystals-Collector-Game

Link: https://mpj1693.github.io/Crystals-Collector-Game/

Overview

In this game you have to add your total and match it to the total randomly chosen by computer. It has same logic as the card game - BlackJack.

Languages

  • HTML
  • CSS
  • Javascript

Explaination

Initial Screenshot

  • In this game the computer generates a random number and you have to try and match your total to that number.

  • If your total goes over the random number generated by the compter, you lose.

  • You will get an alert if you win or lose the game. Alert

  • There are a total of four gems. You can increase your total by clicking on them. Each gem will have a value associated with it.

  • The value of the gems will change every time you win or lose or reload the page.

  • Your wins and losses are accounted for and to reset everthing you can reload the page.

Author

Manav Patel

You can’t perform that action at this time.