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
- Host: GitHub
- URL: https://github.com/quarequin/arcade-image-fixed
- Owner: Quarequin
- Created: 2026-02-13T13:09:26.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2026-03-29T08:38:40.000Z (3 months ago)
- Last Synced: 2026-05-25T08:24:01.571Z (about 1 month ago)
- Topics: makecode, makecode-arcade, makecode-arcade-extensions, standalone
- Language: TypeScript
- Homepage: https://phatiski.github.io/arcade-image-fixed/
- Size: 6.16 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 }}");