Adding scripts to the Game Manager sprite

In Project 4, Space Age, we introduced the practice of adding a Game Manager sprite to handle the game initiation and termination, level up, as well as scoring. Keep the game logic in a centralized location such as Game Manager, which makes it easier to configure and update the game. The Hunger Run starter project also includes a Game Manager sprite.

Prepare for lift off

Verify that the Game Manager has costumes named Starter Screen and Level One.

Prepare for lift off

Engage thrusters

We will create the code to initialize the game and determine the game completion or termination.

Perform the following steps to initialize the system: ...

Get Scratch 2.0 Game Development HOTSHOT now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.