How-To Guide
CLASS 1
92
Exercise
Try coding the robot so it moves.
When you press the left arrow key, the robot moves forward and the right arrow key moves the robot backward.
The up key lifts up the object and the down key puts it down. Each movement goes for 1 second.
Refer to the code of Gunman robot.
Coding Transport Robot