In this game, you are a gem miner digging through the 4 layers of the earth. Use your arrow keys to collect as many gems as you can while avoiding the magma bubbles. However, you'll need to code the trophy costumes so that the correct trophy appears according to how many gems were collected. Build the Code: -Complete the conditional blocks for the trophy sprite so that the correct costume displays for the correct range of gems
Finished? 1. Code the “Play Again” button sprite that starts the program over 2. Make the game end if gems count is less than 0 - there is a sprite "Game Over" already there for coding. 3. Change the color of one gem and make it worth more points.