Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/esotericenderman/microbit-chat

Chat using microbits.
https://github.com/esotericenderman/microbit-chat

basic basic-learning basic-programming basics beginner beginner-code beginner-friendly beginner-project beginners makecode makecode-arcade makecode-programming makecode-project microbit microbit-radio microbit-scripts microbits microsoft-makecode ts typescript

Last synced: about 2 months ago
JSON representation

Chat using microbits.

Awesome Lists containing this project

README

        

# Microbit Chat

> Chat using microbits.

> Open this page at [https://EsotericEnderman.github.io/microbit-chat/](https://EsotericEnderman.github.io/microbit-chat/)

## Use as Extension

This repository can be added as an **extension** in MakeCode.

* open [https://makecode.microbit.org/](https://makecode.microbit.org/)
* click on **New Project**
* click on **Extensions** under the gearwheel menu
* search for **https://github.com/EsotericEnderman/microbit-chat** and import

## Edit This Project

To edit this repository in MakeCode.

* open [https://makecode.microbit.org/](https://makecode.microbit.org/)
* click on **Import** then click on **Import URL**
* paste **https://github.com/EsotericEnderman/microbit-chat** and click import

## Metadata (Used for Search, Rendering)

* for PXT/microbit
makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");