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: 3 This is where you end up after completing STAGE 3 of the CKA project. LEARN: This stage adds Scratch CLONING and motion for the Apples, so you can eventually collect apples with the LSP character as they fly by. At the moment, we'll just get the apples cloning at random heights along the right side of the screen, and have them move to the left. When they reach the left side of the screen, we'll delete the clone. We'll also add a bit of randomness to the start of each new clone so that things are not too predictable. PLAY: When you are done with this stage, you will be able to use arrow keys to move the LSP character up/down/left/right as apples fly from right to left at random positions on the screen. (no score keeping yet).