Hacker News new | ask | show | jobs
by Jensson 1524 days ago
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.