SM
Smokyy14/broadcast2MakecodeArcade
Broadcast-style messaging blocks for MakeCode Arcade.
🧩 broadcast2Arcade
A simple extension for MakeCode Arcade that adds Scratch-style broadcast message blocks.
📦 Features
- Send messages between parts of your game easily.
- Works just like Scratch's
broadcastandwhen I receiveblocks. - Lightweight and compatible with all Arcade projects.
🧱 Blocks Preview
broadcast2Arcade Installation Guide
- Go to https://arcade.makecode.com/
- Create a new project or open an existing one.
- Click Advanced > Extensions.
- Paste this link into the search bar and press Enter:
https://github.com/Smokyy14/broadcast2MakecodeArcade - Wait for MakeCode to load the extension.
- Find the new category named "broadcast" in the blocks list.
- Use the blocks:
- send message [text]
- when message received [text]
Created by Smokyy14 <3
I made this extension because I needed it for a personal project lol
