# MicroCode

[MicroCode](https://microbit-apps.github.io/microcode-classic/docs/manual) 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

```codecard
[{
        "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://microbit-apps.github.io/microcode-classic/docs/manual",
        "imageUrl": "/static/microcode/home.png"
    },

    {
        "name": "Samples",
        "description": "Annotated MicroCode programs with screen animations, sounds, radio messages and more.",
        "url": "https://microbit-apps.github.io/microcode-classic/docs/samples",
        "imageUrl": "/static/microcode/samples.png"
    }
]
```
