Multiplayer with makecode arcade hardware

I am wanting to make a multiplayer game that can be played with two more more arcade hardware like the meow bit or tinbergen gamego. I couldn’t find much about doing this except for this forum post but it is really old and I tried using the code on it and it didn’t work. is there something that works on new versions of arcade that I can have multiplayer between devices

2 Likes

For meowbit, I know you can play multiplayer games if you get both meowbits a wireless module so they can use the ‘radio’ blocks and transmit data to each other wirelessly!
If the transfer cable didn’t work, it might be because in this post it’s mentioned the API required for multiplayer over a cable has changed. (The post also has a video of a successful multiplayer hardware game which is linked in the description of the video, if you want to try that one!)

1 Like