https://github.com/esotericenderman/microbit-dice
A microbit dice.
https://github.com/esotericenderman/microbit-dice
makecode makecode-arcade makecode-arcade-game makecode-programming makecode-project microbit microbit-scripts microbits microsoft-makecode ts typescript
Last synced: 7 months ago
JSON representation
A microbit dice.
- Host: GitHub
- URL: https://github.com/esotericenderman/microbit-dice
- Owner: esotericenderman
- License: gpl-3.0
- Archived: true
- Created: 2024-07-18T12:33:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-12T19:35:26.000Z (about 1 year ago)
- Last Synced: 2025-03-27T09:30:41.717Z (11 months ago)
- Topics: makecode, makecode-arcade, makecode-arcade-game, makecode-programming, makecode-project, microbit, microbit-scripts, microbits, microsoft-makecode, ts, typescript
- Language: TypeScript
- Homepage: https://esotericenderman.github.io/microbit-dice/
- Size: 37.1 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 Dice
> A microbit dice.
> Open this page at [https://EsotericEnderman.github.io/microbit-dice/](https://EsotericEnderman.github.io/microbit-dice/)
## 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-dice** 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-dice** and click import
## Metadata (Used for Search, Rendering)
* for PXT/microbit
makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");