How can I implement multiplayer functionality and lobbies similar to the game of Bingo? I want users to be able to search a lobby for open games, pick a game to join, and start to play where others are currently at. I need everyone to play at the same time and cannot have it be turn based. [import]uid: 151658 topic_id: 28851 reply_id: 328851[/import]
Have a look at pubnub, did the trick for me. [import]uid: 93133 topic_id: 28851 reply_id: 116279[/import]
+1 for PubNub, the samples are pretty solid too.
[import]uid: 52491 topic_id: 28851 reply_id: 116313[/import]