Hi,
I want to develop a turn based game for Android and iPhone so I red the gameNetwork plugins for both Apple and Android. It seems like you can hookup with friend to play a game but that you cannot play with stranger. My goal is to make a game that supports both playing with your friend and stranger.
I’m guessing that I might be able to load any player using the loadPlayer but I don’t see any way to find a list of player waiting to play.
Is it possible to make a game with Corona, where the players login to some kind of waiting room, to play with the next player available?
Any help would be appreciated!
thanks a lot!