Advanced Game Engine Language #multiplayer #networking

Multiplayer Vocabulary

6 exercises — network models, latency vocabulary (ping, RTT, jitter), tick rate and interpolation, client-side prediction and reconciliation, and lag compensation.

0 / 6 completed
1 / 6
Which network model gives one designated machine full authority over game state, with all clients sending inputs to it and receiving the resulting state back — the standard model for competitive multiplayer games?

Frequently Asked Questions

What does the "Multiplayer Vocabulary — Game Engine Language Exercises" exercise cover?

Practise multiplayer networking vocabulary in English: client-server vs peer-to-peer, tick rate, latency/jitter/packet loss, client-side prediction, lag compensation, and interest management.

Is this exercise free to use?

Yes. Every exercise on CoderSlingo, including this one, is free to use with no account, sign-up, or paywall.

How many questions are in "Multiplayer Vocabulary — Game Engine Language Exercises"?

This exercise has 6 questions. Each one gives instant feedback with an explanation, so you can see exactly why an answer is right or wrong.