Changes between Version 1 and Version 2 of TDD_MultiplayerLobby


Ignore:
Timestamp:
Feb 9, 2014, 2:53:35 AM (10 years ago)
Author:
Josh
Comment:

Fix attachment name, nolink images, and add a little more text.

Legend:

Unmodified
Added
Removed
Modified
  • TDD_MultiplayerLobby

    v1 v2  
    33The Multiplayer lobby is based on XMPP and is mostly independent of all other game systems.
    44Here is a basic diagram:
    5 [[Image(basic-layout.png)]]
     5[[Image(basic-layout.png, nolink)]]
    66== Flow Diagrams ==
    7 [[Image(complex-layout.png)]]
    8 [[Image(setup-progression.png)]]
     7These diagrams are more complex, but should help with understanding the different client-server interactions.
     8[[Image(complex-layout.png, nolink)]]
     9[[Image(game-progression.png, nolink)]]