CLOUD KINGDOM ADVENTURE TIME ("CKA"): Choose a character and Collect as many Magic Crystals as you can by moving the arrow keys on your keyboard up/down/left/right. But watch out for the owl - one hit and you will loose points. Try to collect apples close to where they appear for bonus points. Unlock new levels every 20 points.
STAGE: 5 This is where you end up after completing STAGE 5 of the CKA project. LEARN: In this stage, we will introduce Scratch variables and create a variable called "Magic Crystals Collected". We will modify the Apple Sprite script to increment this new variable by 1 each time an apple is collected/popped. We'll also be sure to reset this variable to zero at the start of each game. PLAY: