⇤ ← Revision 1 as of 2021-02-22 07:16:50
Size: 182
Comment:
|
Size: 234
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
/* 两个概念: * session * game state */ |
In a multiplayer session, game state information is communicated between multiple machines over an internet connection rather than residing solely on a single computer.