h1. Multiplayer * WEGO: Simultaneous, secure, deferred turns so players don't waste any time ** Server prepares custom "views" for every player, containing only information they are supposed to know ** Players receive views and make "actions" based on them, which are submitted to server ** Server executes all actions simultaneously and repeats the cycle. * Communication: simple ingame chat * End-of-turn notifications, both ingame and not * Fair map generator