Friday, August 2, 2019

New ask Hacker News story: Ask HN: Latency issues for simple multiplayer game?

Ask HN: Latency issues for simple multiplayer game?
5 by datafix | 1 comments on Hacker News.
I am making this game multiplayer: https://ift.tt/2Zvz3aW I've created the lobby and have basic controls worked out. Now I'm brainstorming on how to sync players' movements. Can anyone help? I know there also come problems with latency, but I'm wondering if a game so simple would have these problems. Thanks in advance Stack is python/django, postgresql, jquery, using websocket (django-channels) for real-time updates

No comments:

Post a Comment