Overview

**Question of the Day: How can we animate our images in Game Lab?** This lesson introduces the draw loop, one of the core programming paradigms in Game Lab. Students learn how to combine the draw loop with random numbers to manipulate some simple animations first with dots and then with sprites.

New Code

Resources