htmlgames / htmlgames.github.io

HTML Games
5 stars 7 forks source link

FIXED: Cloud vars using webRTC datachannels issues: Please use this thread... #18

Closed htmlgames closed 6 years ago

htmlgames commented 6 years ago

NOTE: to get around the username issue, I create a placeholder one for you on the fly. It will be something like 'Scratch2APK7" - the number on the end is randomly generated. This currently allows for 10 players (untested)

Perhaps in future release have an input box for username?

Can people test their cloud projects and report issues here please.

(I've added a couple of demos at the end of the drop down list.)

htmlgames commented 6 years ago

108566337 (slither.io) works but can get janky when players meet.

htmlgames commented 6 years ago

I've added (along the top edge) two new features. 1) The cloud symbol - this means that the project is using cloud data 2) Your current username - this means that the project requires you to sign in

Note that usernames are randomly generated and change each time you change the project link (but not if stop / starting the stage or restarting a new game from the same project for that session)