Skip to main content

Elympics Unity SDK

info

If you're looking for a different engine support, let us know on Discord!

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!