mirror of
https://github.com/codeninjasuk/arcade-img-import.git
synced 2025-05-12 14:10:26 -04:00
Makecode Arcade Image Tool : Import normal images to Microsoft Make Code arcade with this tool!
node_modules/.cache/gh-pages | ||
.gitignore | ||
index.html | ||
main.js | ||
package-lock.json | ||
package.json | ||
readme.md | ||
style.css |
Makecode Arcade Image Import Tool
Import regular jpg, png images to Microsoft Makecode Arcade with this tool.
Steps:
- Open the link to the tool Here
- Select the image that you wish to import by clicking
Choose File
- Keep the settings unchanged
- Click
Copy Code
- Paste the code in your Blocks editor (IMPACT / Makecode) with the shortcut
Ctrl + V
Forked from: @kristianpedersen