Skip to content

PLKGIT/crystals-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Crystals Collector Game

Overview

This is an interactive game for web browsers that dynamically updates as users progress through the game.

Playing the Game

  • A random number between 19-120 is generated at the start of each game
  • Click on any of the four (4) crystals on the left to add points to your score
    • Each of the crystals will have a random value between 1-12
  • You will not know the value of any crystal until after you click it
    • The value of each crystal will change at the start of each new game
  • Win the game by clicking the right combination of crystals whose values, when summed, equal the random number
    • You'll lose the game whenever your score exceeds the random number
  • Win or lose, the board automatically resets at the end of each game

Technologies

  • HTML5
  • CSS3
  • JavaScript
  • jQuery
  • Bootstrap

Development Details

Developer

Pam Kelly at esq.kelly@gmail.com

GitHub Repository

GitHub at https://github.com/PLKGIT/crystals-collector

Deployed Application

Crystals Collector Game deployed at https://plkgit.github.io/crystals-collector/

Portfolio

Professional Portfolio at https://www.pamkelly.com/portdev.html

Copyright © 2019 Pamela L. Kelly