Skip to content
Week 4: Review & Clones

Week 4: Review & Clones

Unit: Intermediate Scratch

Welcome back from Spring Break! This week you start a brand new project — a falling-objects game — while reviewing the skills you learned in Weeks 1–3. The new skill for the week is cloning, which lets one sprite create many copies of itself at runtime. By Friday you will have a complete game with a start screen, game-over screen, scoring, lives, and a working clone system — then share it with the class and take the unit quiz.

Weekly Schedule

DayDateTopicSummary
16Mon 4/13Welcome Back — New GameBuild a playable falling-objects game from scratch using motion, loops, conditionals, and a score variable.
17Tue 4/14Variables Deep DiveAdd speed and lives variables so the game gets harder with each catch and ends when lives run out.
18Wed 4/15ClonesReplace the single falling object with a clone factory that spawns multiple independent objects at once.
19Thu 4/16Game StatesUse broadcasts to add a start screen and game-over screen so the game has a clear beginning and end.
20Fri 4/17Quiz & Share Your GameTake the unit quiz on CTLS, polish your falling-objects game, then share it to the class studio on Scratch.

Graded Assignments

  • Falling-Objects Game (due Friday 4/17) — A complete Scratch game with player movement, clones, scoring, lives, game states, and at least one sound effect. Share your project on Scratch before class.
  • Intermediate Scratch Unit Quiz (Friday 4/17, in class) — Short quiz covering vocabulary, booleans, loops, conditionals, variables, broadcasts, and clones. Review the study guide and practice questions linked from Day 18.
Last updated on