Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/esotericenderman/microbit-chat
- Owner: EsotericEnderman
- License: mit
- Archived: true
- Created: 2024-07-18T12:16:52.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-10-03T20:45:45.000Z (4 months ago)
- Last Synced: 2024-12-06T01:16:34.360Z (about 2 months ago)
- Topics: 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
- Language: TypeScript
- Homepage: https://esotericenderman.github.io/microbit-chat/
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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 }}");