Tagged Questions
6
votes
3answers
779 views
Best peer-to-peer game architecture
Consider a setup where game clients:
have quite small computing resources (mobile devices, smartphones)
are all connected to a common router (LAN, hotspot etc)
The users want to play a multiplayer ...