Multiple Scenes: Putting it all Together

In this project, you will apply what you have learned in creating multiple scenes with what you learned earlier about creating sprite animations that the user can control with the keyboard. Specifically, your job is to create (and you may work in a group of up to three people) three scenes that stem out of one user interace. Each scene needs to have a different background with one animated sprite that can be controlled by the user's keyboard commands.

Here is a student example. Use the space bar to make the creature jump. Use the left and right arrows to make it move left and right.