UnsignedArduino / MakeCode-Arcade-TODO

TODO for me in MakeCode Arcade
0 stars 0 forks source link

A way for users to share online MakeCode games that are being hosted right now #3

Open UnsignedArduino opened 1 year ago

UnsignedArduino commented 1 year ago

Inspired by https://forum.makecode.com/t/online-multiplayer-test/21473?u=unsignedarduino

A website that allows you to sign in with your forum or GitHub account, post a MakeCode game URL, have it get verified the game is running, and then put on the home page. Then anyone can visit the website and join any games they see, and it shows number of players/live stream. It will also automatically delete the game URL when it finishes.

Seems really difficult though.

UnsignedArduino commented 1 year ago

Maybe merge it with Awesome-Arcade-Extensions after I fix that ugly mess of a website