# Problem with multiplayer

**URL:** https://forum.makecode.com/t/problem-with-multiplayer/42366
**Category:** Help
**Created:** [February 25, 2026, 11:40pm UTC](https://forum.makecode.com/t/problem-with-multiplayer/42366 "2026-02-25T23:40:05Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![YamJam](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/yamjam/32/29681_2.png) [@YamJam](https://forum.makecode.com/u/YamJam)
#### Post date: [February 25, 2026, 11:40pm UTC](https://forum.makecode.com/t/problem-with-multiplayer/42366/1 "2026-02-25T23:40:05Z")

</div>

I’m making a game and I really want to add multiplayer to it, but I don’t know if the browser events extension supports multiplayer. Who can help?

---

<div class="post-metadata">

### Author: ![NeverStopTheCoder](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/neverstopthecoder/32/21194_2.png) [@NeverStopTheCoder](https://forum.makecode.com/u/NeverStopTheCoder)
#### Post date: [February 26, 2026, 4:40am UTC](https://forum.makecode.com/t/problem-with-multiplayer/42366/2 "2026-02-26T04:40:55Z")

</div>

well I would say yes but it would be local multiplayer just wire say Player1 to say WASD and Player2 to IJKL though that’s the default so you could do say HBNM and FCVB etc anything you want and online might work I can test that for you if you want

---

<div class="post-metadata">

### Author: ![NeverStopTheCoder](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/neverstopthecoder/32/21194_2.png) [@NeverStopTheCoder](https://forum.makecode.com/u/NeverStopTheCoder)
#### Post date: [February 26, 2026, 4:41am UTC](https://forum.makecode.com/t/problem-with-multiplayer/42366/3 "2026-02-26T04:41:19Z")

</div>

okso I tried here [https://arcade.makecode.com/S97087-53936-20373-66900](https://arcade.makecode.com/S97087-53936-20373-66900) and I think its a no for online also because I had to add a invisible sprite just so I could host a MutiPlayer Game but local works

---

<div class="post-metadata">

### Author: ![YamJam](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/yamjam/32/29681_2.png) [@YamJam](https://forum.makecode.com/u/YamJam)
#### Post date: [February 26, 2026, 4:57am UTC](https://forum.makecode.com/t/problem-with-multiplayer/42366/4 "2026-02-26T04:57:37Z")

</div>

aw man, well thanks for trying I guess.

---

<div class="post-metadata">

### Author: ![Allegory\_Cheese](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/allegory_cheese/32/31845_2.png) [@Allegory\_Cheese](https://forum.makecode.com/u/Allegory_Cheese)
#### Post date: [February 26, 2026, 5:59pm UTC](https://forum.makecode.com/t/problem-with-multiplayer/42366/5 "2026-02-26T17:59:00Z")

</div>

I think it works with button combos tho jst saying

---

<div class="post-metadata">

### Author: ![YamJam](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/yamjam/32/29681_2.png) [@YamJam](https://forum.makecode.com/u/YamJam)
#### Post date: [February 27, 2026, 11:41am UTC](https://forum.makecode.com/t/problem-with-multiplayer/42366/6 "2026-02-27T11:41:29Z")

</div>

But button combos won’t help???

---

<div class="post-metadata">

### Author: ![Allegory\_Cheese](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/allegory_cheese/32/31845_2.png) [@Allegory\_Cheese](https://forum.makecode.com/u/Allegory_Cheese)
#### Post date: [February 27, 2026, 9:58pm UTC](https://forum.makecode.com/t/problem-with-multiplayer/42366/7 "2026-02-27T21:58:53Z")

</div>

transfer the key input into combo inputs if u cant, use multiplayer extension
