Lobby and Game System

Top  Previous  Next

One of the most common ways to play a multiplayer game on the Internet is by logging into a chat and then hopping into an open slot in a game.  This approach works well for both turn-based and real-time multiplayer games. Through a system like this users can view the current list of games, create new games, or join existing games.  See the SimpleChat example extension for chatting.