Jim Lynch Codes
  • Blog
  • About Jim

Creating a Lobby in Flash with the Yahoo SDK (Player.io)

Lobby – either reconnect or pass in client variable.

Show list of open matchmaking rooms

 

4 methods to use for building your matchmaking:

·       CreateRoom()

·       JoinRoom()

·       ListRooms()

·       CreateJoinRoom()

 

To begin, have one room called “Matchmaking”

Player joins with CreateJoinRoom

When a player joins the room Matchmaking, if players == 2, send players to a game room (with random string) and disconnect from Matchmaking

  • Blog
  • About Jim
JimLynchCodes © 2023