--------------------------------------------------- CONTROLS --------------------------------------------------- 1.) Up and Down arrow keys to change gravity 2.) Space to let the sprite go --------------------------------------------------- SCC Challenge - Gravity and Intro to Variables --------------------------------------------------- CHALLENGES --------------------------------------------------- 1.) Change the sprite (easy) 2.) Make a backdrop (easy) 3.) Make it so you can control the sprite (easy) 3.1.) Make it so the sprite can jump (Intermediate) 4.) Make the sprite bounce off a trampoline instead of it automatically going to the top (Intermediate) --------------------------------------------------- EXTRA CHALLENGES --------------------------------------------------- 1.) Make the project from scratch without looking at the code (Hard) 2.) Turn the project into a game (Hard)