Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 332 Bytes

multiplayer.rst

File metadata and controls

11 lines (9 loc) · 332 Bytes

Networking and Multiplayer

The game engine is designed for multiplayer. The entity system is capable to handle entities, components <network_entities> and events <network_events> on the network.

- Module download - Meta server - Client identity - Replication concept