Hot answers tagged pvp
3
Network Architecture is difficult. The problem is your never going to get "Instantaneous" clicks on both sides. There will be some lag, and most games get around this by accepting it and building the architecture around it.
For example, most first person shooters use prediction. They keep the entire game state and logic on both ends, but the server sends ...
Only top voted, non community-wiki answers of a minimum length are eligible