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

https://github.com/quarequin/arcade-image-fixed

fixed picture manager like standard arcade image in standalone version
https://github.com/quarequin/arcade-image-fixed

makecode makecode-arcade makecode-arcade-extensions standalone

Last synced: 1 day ago
JSON representation

fixed picture manager like standard arcade image in standalone version

Awesome Lists containing this project

README

          

> Open this page at [https://phatiski.github.io/arcade-image-fixed/](https://phatiski.github.io/arcade-image-fixed/)

## Use as 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/phatiski/arcade-image-fixed** and import

## Edit this project

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/phatiski/arcade-image-fixed** and click import

#### Metadata (used for search, rendering)

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