https://github.com/unsignedarduino/inhouseloadinganimations
Loading animations for my personal use in MakeCode Arcade!
https://github.com/unsignedarduino/inhouseloadinganimations
animations arcade arcade-extension extension inhouse loading loading-animations makecode makecode-arcade makecode-arcade-extensions makecode-extension
Last synced: 6 days ago
JSON representation
Loading animations for my personal use in MakeCode Arcade!
- Host: GitHub
- URL: https://github.com/unsignedarduino/inhouseloadinganimations
- Owner: UnsignedArduino
- Created: 2022-09-08T21:14:19.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-09T19:33:55.000Z (over 2 years ago)
- Last Synced: 2025-04-02T23:08:37.153Z (27 days ago)
- Topics: animations, arcade, arcade-extension, extension, inhouse, loading, loading-animations, makecode, makecode-arcade, makecode-arcade-extensions, makecode-extension
- Language: TypeScript
- Homepage: https://unsignedarduino.github.io/InhouseLoadingAnimations/
- Size: 406 KB
- Stars: 1
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> Open this page at [https://unsignedarduino.github.io/inhouseloadinganimations/](https://unsignedarduino.github.io/inhouseloadinganimations/)
## 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/unsignedarduino/inhouseloadinganimations** 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/unsignedarduino/inhouseloadinganimations** 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 }}");