Cat vs Dog

Create a game using short pieces of code that move a cat and dog sprite when keys are pressed.

When you have completed the code, try some of these challenges:

1. Change the speed of each animal.

2. Change the keys that are used.

3. Add another key press block that makes one of the animals move more quickly.