Elympics Unity SDK
What is Elympics Unity SDK?
The Elympics system is independent from the game engine. This means that you can use it in any production environment you choose. In order to make game development easier and faster, an SDK for the Unity environment has been created, allowing you to conveniently implement multiplayer gameplay without having to create network code.
Functionalities:
- Built-in game state synchronization,
- Integration with the Unity editor,
- Multiple game modes:
- Online,
- Local,
- Half-remote,
- Common code on server and client (forced by SDK architecture),
- Prediction,
- Reconciliation,
- Automatic building of the server part of the game
You can download Elympics SDK and get started creating your game right now!
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified January 4, 2023: Fix misspellings (0a40727)