Hacker News new | ask | show | jobs
by holografix 1527 days ago
Can you expand on the networking bit?
1 comments

Unreal engine has native support for networking. You add some configuration to your objects to determine how they should be replicated over the net and flip a switch in the settings, and now you have a multiplayer game.