This simple project introduces the basics of creating a character that moves through a scene.
1) Learn how to make a sprite look like it is running by using 2 versions of the sprite and alternating between them in a forever loop. 2) Learn how to make a background look like it is moving by using 3 versions and looping through them.