Hacker News new | ask | show | jobs
by AnIdiotOnTheNet 2649 days ago
> Any multiplayer game, in their architecture, will have no latency

...except all the latency between the player and the game of course.

1 comments

The view layer will have latency but the code that actually runs the game logic wont.