MicroCode

MicroCode is an experimental tile-based language and editor for young coders and coders with disabilities on the BBC micro:bit V2 (V1 not supported), inspired by Kodu Game Lab.

Getting started

[{
        "name": "Getting Started",
        "description": "MicroCode is an experimental tile-based language and editor for young coders and coders with disabilities on the BBC micro:bit V2 (V1 not supported), inspired by Kodu Game Lab.",
        "url":"https://microsoft.github.io/microcode",
        "imageUrl": "https://pxt.azureedge.net/blob/ef4ce4a0e2df6f3c58d6502f0459e673206cb39b/static/microcode/home.png"
    },
    {
        "name": "User Guide",
        "description": "Learn how to use MicroCode editor and language.",
        "url": "https://microsoft.github.io/microcode/docs/manual",
        "imageUrl": "https://pxt.azureedge.net/blob/bd80e94a05c8e562f80b9daf2861cb671cd54730/static/microcode/userguide.png"
    },
    {
        "name": "Samples",
        "description": "Annotated MicroCode programs with screen animations, sounds, radio messages and more.",
        "url": "https://microsoft.github.io/microcode/docs/samples",
        "imageUrl": "https://pxt.azureedge.net/blob/64c6b3d6a9720dd4bb0909b9a59176a3bd782d7e/static/microcode/samples.png"
    }
]