MigDinny / EngageX

IHC (human-computer interaction) project - Multiplayer mini-game made with Phaser 3 with an HTML5 client and Python Server.
3 stars 1 forks source link

Synchronize server with clients #15

Open EdgarTip opened 1 year ago

EdgarTip commented 1 year ago

Server has to send update packet at the end of a beat (maybe 50 milliseconds off so that inputs at the end of the beat can still be used)