Challenge: Speed Variable Dog
Basic Challenge
- Make dog walk left and right.
- Make dog bounce on the walls.
- When Up Arrow pressed go faster.
- When Down Arrow pressed go slower.
- Don’t let speed go above 50.
- Don’t let speed go below 0.
Extra Challenges
- Space key: Jumps
- Add a sprite (rock?) the dog has to jump over.
- Add a score.
- Make the rock move up and down.
- Make the rock go faster if it bounces off the wall.
- Don’t let the rock go faster than 50.
- Add sounds.
- Do something with clone.