https://github.com/ractive/microbit-roundandround
Two pixels run round and round on your micro:bit
https://github.com/ractive/microbit-roundandround
Last synced: 3 months ago
JSON representation
Two pixels run round and round on your micro:bit
- Host: GitHub
- URL: https://github.com/ractive/microbit-roundandround
- Owner: ractive
- Created: 2020-01-17T23:02:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-17T23:02:18.000Z (over 6 years ago)
- Last Synced: 2023-03-12T00:21:28.250Z (over 3 years ago)
- Language: TypeScript
- Homepage: https://ractive.github.io/microbit-roundandround/
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> Diese Seite bei [https://ractive.github.io/microbit-roundandround/](https://ractive.github.io/microbit-roundandround/) öffnen
## Diese Erweiterung verwenden
Dieses Repository kann als **extension** in MakeCode hinzugefügt werden.
* öffne [https://makecode.microbit.org/](https://makecode.microbit.org/)
* klicke auf **Neues Projekt**
* Klicke auf **Erweiterungen** unter dem Zahnrad-Menü
* nach **https://github.com/ractive/microbit-roundandround** suchen und importieren
## Diese Erweiterung bearbeiten 
Um dieses Repository in MakeCode zu bearbeiten.
* öffne [https://makecode.microbit.org/](https://makecode.microbit.org/)
* Klicke auf **Importieren** und dann auf **URL importieren**
* füge **https://github.com/ractive/microbit-roundandround** ein und klicke auf Importieren
## Blockvorschau
Dieses Bild zeigt den Blockcode vom letzten Commit im Master an.
Die Aktualisierung dieses Bildes kann einige Minuten dauern.

#### Metadaten (verwendet für Suche, Rendering)
* for PXT/microbit
makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");