ScratchData LogoScratchData
Back to btwarek's profile

Leprechaun's Coin Chase! (Programming Challenge)

BTbtwarek•Created March 16, 2017
Leprechaun's Coin Chase! (Programming Challenge)
0
0
33 views
View on Scratch

Instructions

Use the left and right arrow keys to move around the stage and collect gold coins that fall from the sky. Use the space bar to jump. CHALLENGES: 1) Program the score. Add points when the leprechaun collects coins, and lose points when the coins touch the ground. 2) Make the game get progressively more challenging by speeding up the coin fall speed. (Hint: If the score = 20, then change speed.) 3) End the game if the leprechaun misses three coins. (Hint: Create a "Missed Coin" variable.) BONUS CHALLENGES: 1) Add sound effects when he collects coins and/or misses them. 2) Program a simple musical jingle to repeat in the background. 3) Draw a rainbow in the background of the stage. 4) Add another falling object to avoid. Lose points if the leprechaun accidentally catches these. 5) Make a leaderboard! (Hint: You'll need another variable and to use the Username block in the Sensing palette.)

Description

Created by the computer science team at SFUSD (CSinSF.org). The gold coin image is from: https://commons.wikimedia.org/wiki/File:Gold_coin_icon.png. The character image is from: http://media.photobucket.com/user/alongway99/media/St%20Patricks%20Day%20Animations/Leprechaun%20Animations/LeprechaunDancesJig.gif.html?filters[term]=st%20patricks%20day%20evil%20leprechaun%20animations%20animation%20animation%20gif%20gifs&filters[primary]=images&filters[secondary]=videos&sort=1&o=9

Project Details

Project ID150655511
CreatedMarch 16, 2017
Last ModifiedMarch 16, 2017
SharedMarch 16, 2017
Visibilityvisible
CommentsAllowed