How to do Client Side Arbitration in Realtime Multiplayer game using AppWarp
A common problem in realtime multiplayer games is that of arbitrating events and resource assignment across clients e.g. consider a simple multiplayer game scenario in which there are 4 monsters available in different colors and each player has to pick […]