KittenBot & MakeCode

../_images/RE25mkU1.png

Quick Start

MakeCode is the recommended programming platform for using kittenbot products.

MakeCode:

https://makecode.microbit.org/

KittenBot Products on MakeCode

../_images/mcbanner.png

Open MakeCode’s webpage and create a new project.

../_images/02_01_1.png

Loading Extensions

Most Kittenbot products require an extension to function properly.

This tutorial demonstrates loading the extension for PowerBrick.

Each Kittenbot product may require a different extension, please refer to each products' page to find the link to extension.

Select “Extensions” from the settings menu.

../_images/e1.png

Alernatively, open up the Advanced menu and select Extensions.

../_images/e2.png

Copy and paste the following link into the search bar.

https://github.com/KittenBot/pxt-powerbrick

../_images/02_02_01.png

The extension will then be loaded, new programming blocks are added.

../_images/02_03_01.png