Use code to make the rabbit move when keys are pressed. Use an if block to check when it hits a wall.
When you have completed the code, try some of these challenges:
- Change how fast the Rabbit moves around.
- Pick different keys to move up, down, left, and right.
- Click on the background and edit the warren to make it harder.
- Click on costumes and change the rabbit.
- Add some food for the rabbit to eat, by adding extra sprites.
- Animate the Rabbit so it looks as though its mouth is opening and closing.