
Lesson 1.01: Introduction to Marty the Robot
Make your own cardboard Marty and learn about how Marty moves!
Make your own cardboard Marty and learn about how Marty moves!
Build up your knowledge of Scratch blocks and learn to debug code
In this lesson students will get creative programming dance moves for Marty, before challenging each other to a dance off!
Learn how loops work and program Marty to repeat moves again and again and again...
Program Marty to respond to events such as pressing a key and begin to build a Marty remote control
How do robots multitask? Learn how to get Marty to do multiple things at once using parallel programming!
How does Marty store information to use later in a program and update it if it changes? Learn about variables then have a go at using them!
Use IF statements to write programs which tell Marty to do different things depending on certain conditions, such as variable values.