updated tutorial format

This commit is contained in:
Peli de Halleux 2018-01-19 15:42:23 -08:00
parent bf6a932e5f
commit 18480080e7

View File

@ -1,6 +1,6 @@
# Make It Move Without Wheels # Make It Move Without Wheels
## Objective @fullscreen ## Objective @unplugged
Design, build and program a robot that can move itself: Design, build and program a robot that can move itself:
@ -13,7 +13,7 @@ Your robot will:
![LECG Mindstorms brick with parts](/static/lessons/make-it-move/locomotion-no-wheels.jpg) ![LECG Mindstorms brick with parts](/static/lessons/make-it-move/locomotion-no-wheels.jpg)
## Construct @fullscreen ## Construct @unplugged
Build a Walker Bot! Build a Walker Bot!
@ -67,6 +67,6 @@ motors.stopAllMotors()
brick.showString("30 cm", 1) brick.showString("30 cm", 1)
``` ```
## Program 4 @fullscreen ## Download @fullscreen
Click `|Download|` and follow the instructions to get your code onto your EV3 Brick. Press the **center** button on the EV3 Brick to run the program. Click `|Download|` and follow the instructions to get your code onto your EV3 Brick. Press the **center** button on the EV3 Brick to run the program.