In this lesson, you're going to learn how to create a fun, interactive game using MakeCode Arcade. The game is called 'Donut Rush', where the player has to collect as many donuts as possible within a given time limit. You'll be writing code to create the game sprites, handle events like sprite overlaps, and control the game logic.