HanuLab HanuLab
πŸ—ΊοΈ Map β€Ί 💪 Brave Monkey β€Ί 💻 Real Coding

Lesson 4 β€” Repeat Until the Goal

⏱ 20–25 minutes 💻 Web game — drag blocks to write a real program (Blockly) πŸ’‘ Block Programming — using a while-style loop (repeat until goal) πŸŽ‚ Grades 4–6 (ages 9–12)
Repeat Until the Goal
πŸ’‘ Play away! To save stars, ask a parent to log in
πŸ‘¨β€πŸ‘©β€πŸ‘§ Notes for parents 🧩 New to block coding? Read the short parent guide — no coding background needed. β†’

Age: Grades 4–6 (ages 9–12) Duration: 20–25 minutes Format: Web game β€” drag blocks to write a real program (Blockly) Concept: Block Programming β€” using a while-style loop (repeat until goal)

Learning Objective

Kids use a while-style loop (repeat until goal) β€” one program works no matter how long the path; no counting steps.

Do It Together (Parent-Child Co-participation)

Ask the killer question: "If the path were 100 squares, would the code need changing?" (No!) β€” that's the difference between counting yourself and letting a condition decide.