Big Idea: In this video, we will explore how to make our sprite walk. Here we start with a very simple movement code that combines just a few blocks!
Blocks used: move 10 steps, point in direction 90, when space key pressed, next costume, set rotation style
Your challenge: Create a program where a sprite can move up, down, left, and right using the arrow keys.