Draw Turtle Shapes
Load or write turtle programs, then run them to draw creative shapes.
- Logic
- Medium
- 6 min
- 9-12
How to Play
About the game: Draw Turtle Shapes is the sandbox for confident coders. It mixes curated presets with an open editor so learners can remix, annotate, and export their own turtle art.
How it works: Load a preset to study how the authors used `repeat`, `setxy`, or `pendown`, then tweak the script or start from a blank canvas. The live renderer plots every segment, highlights errors, and leaves the cursor at the final position so students can keep building.
Skills & next steps: Players refine debugging habits, explore nested repeats, and connect algebraic thinking to motion. Challenge them to optimize a design using fewer commands or to comment each section for a classmate. Pair it with Trace Point Shapes for coordinate fluency or Build Polyominoes for a tactile complement.