Overview

**Question of the Day: How can we use sprites to help us keep track of lots of information in our programs?** In order to create more interesting and detailed images, the class is introduced to the sprite object. The lesson starts with a discussion of the various information that programs must keep track of, then presents sprites as a way to keep track of that information. Students then learn how to assign each sprite an image, which greatly increases the complexity of what can be drawn on the screen.

Vocab

New Code

Resources