In this game, the player will have to guess the random number, but the values are hidden. Each crystal is a button with a value. When the player clicks on a crystal, it will add a specific amount of points to the player's total score. The player's score will update based on what they click. To win, the player's score must match the score of the random number. The player loses if their score goes above the random number. The game restarts whenever the player wins or loses. Good Luck!