Hi,
A couple questions related to turn based games:
1. Is it possible to create a turnRoom in the management console or its only possible using the SDK?
2. In general, what is the best practice? To hold a list of fixed rooms in the management console or create rooms dynamically via the API?
3. If the answer for 2 is to create rooms dynamically, I guess a lot of developers implement their own UI for displaying the available rooms. Is there a basic/recommended UI somewhere that I can use in my app? (Windows Phone 8).
4. Is there a built in API for requesting a rematch when a game ends?
Thanks!!!
Noam