https://github.com/kzu/arcade
MakeCode Arcade
https://github.com/kzu/arcade
Last synced: 3 days ago
JSON representation
MakeCode Arcade
- Host: GitHub
- URL: https://github.com/kzu/arcade
- Owner: kzu
- Created: 2020-01-11T16:25:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-11T18:01:26.000Z (over 6 years ago)
- Last Synced: 2026-07-12T06:20:03.201Z (13 days ago)
- Language: HTML
- Homepage: http://www.cazzulino.com/arcade/
- Size: 37.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> Open this page at [https://kzu.github.io/arcade/](https://kzu.github.io/arcade/)
## Use this extension
This repository can be added as an **extension** in MakeCode.
* open [https://arcade.makecode.com/](https://arcade.makecode.com/)
* click on **New Project**
* click on **Extensions** under the gearwheel menu
* search for **https://github.com/kzu/arcade** and import
## Edit this extension 
To edit this repository in MakeCode.
* open [https://arcade.makecode.com/](https://arcade.makecode.com/)
* click on **Import** then click on **Import URL**
* paste **https://github.com/kzu/arcade** and click import
## Blocks preview
This image shows the blocks code from the last commit in master.
This image may take a few minutes to refresh.

#### Metadata (used for search, rendering)
* for PXT/arcade
makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");