Draw Shapes Scratch
Snap together forward and turn blocks to sketch playful paths.
- Logic
- Easy
- 4 min
- 7-10
How to Play
About the game: Draw Shapes Scratch introduces drag-and-drop coding to learners who are just meeting turtle graphics. It mirrors the Scratch Jr. feel - perfect for clubs, centers, or device-sharing classrooms.
How it works: Drag command blocks like `forward`, `left`, `right`, and `repeat` into the program column. Rearrange blocks, tweak the drop-down values, and press Run to watch the turtle trace the grid. Preset examples load mini programs so new coders can tinker before building from scratch.
Skills & next steps: Students learn to decompose shapes into step-turn pairs, to reason about turn direction, and to reuse logic with repeats. Encourage them to narrate their algorithm or to predict the final heading before pressing Run. Graduates can hop into Draw Turtle Shapes for text-based coding or Trace Path Shapes for challenge rounds.