Concepts

The basic concepts you need to understand with Elympics

Elympics — what do I need to know?

In this article we are going to dive deeper into one of the core functionalities of Elympics — Multiplayer Services. We will explain the difficulties of building a multiplayer gameplay and how Elympics eliminates them.


Overview: Current Multiplayer implementations

What are the current implementations of multiplayer available?

Client Authoritative limitations

What is client authoritative and why is it limited?

Elympics Unity SDK

What is Elympics Unity SDK?

Prediction in multiplayer games

What is prediction? Why is it needed? How to take advantage of it?

Reconciliation in multiplayer games

What is reconciliation and how it is implemented in Elympics


Last modified September 29, 2022: Add production build script (b8cc0ff)