Matter-js: Online real time (multiplayer) with Sockets question

Created on 23 Apr 2018  路  4Comments  路  Source: liabru/matter-js

Hey just curious if anyone has somehow stored matter-js info, just curious how they did it.

I'm looking to create a multiplayer game!
Thanks

question

Most helpful comment

@vnglst checkout https://github.com/lance-gg/lance

deals with all the complicated latency issues that you could face. I havent got around to creating anything yet tho :(

All 4 comments

This is really a bit of a large question and is out of scope for discussion here (please see my response to #580). That said, if you're looking for how to serialise have a look here.

I stumbled across your post @cain as I'm also looking into doing something with sockets.io and serialising the matter-js world data. Did you get it to work?

@vnglst checkout https://github.com/lance-gg/lance

deals with all the complicated latency issues that you could face. I havent got around to creating anything yet tho :(

@cain very cool man! Thanks.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kunchenguid picture kunchenguid  路  3Comments

253153 picture 253153  路  3Comments

ShadewEnder picture ShadewEnder  路  3Comments

drachehavoc picture drachehavoc  路  4Comments

mrspeaker picture mrspeaker  路  3Comments