Users Manual

SCRATCH CODING KIT
How to Make a Robot
Lizard Robot
By using Scratch, it can move frontward or backward. We will be moving on from activating one motor to
activating two motors for a more complicated movement. To use two motors at the same time, we have to
carefully set their rotating directions.
Let’s learn about their rotating directions.
After that, we will learn to code for the lizard robot to move for some random amount of time. Also, we will learn
how motors move according to a random number and how to use ‘Loop’ to repeat the script. Let the lizard robot
help us learn these.
Are you ready to make the lizard robot?
Let’s make a moving lizard robot!