Open this page at https://carrierussell.github.io/lilybotmovementtest/
Use as Extension
Use as block extension for the Lilybot robot with a PCB board
’'’Blocks for (let index = 0; index < 4; index++) { Lilybot.movement.goForward(100, 3) Lilybot.movement.stop() Lilybot.movement.goRight(100, 1) } ‘’’
This repository can be added as an extension in MakeCode.
- open https://makecode.microbit.org/
- click on New Project
- click on Extensions under the gearwheel menu
- search for https://github.com/carrierussell/lilybotmovementtest and import
Edit this project 
To edit this repository in MakeCode.
- open https://makecode.microbit.org/
- click on Import then click on Import URL
- paste https://github.com/carrierussell/lilybotmovementtest and click import
Blocks preview
This image shows the blocks code from the last commit in master. This image may take a few minutes to refresh.
Metadata (used for search, rendering)
- for PXT/microbit