Lesson 18: Velocity

Overview

Question of the Day: How can programming languages hide complicated patterns so that it is easier to program?

In this lesson, you will learn how to set a sprite's velocity which uses the counter pattern to move your sprites.

Resources