Hi All,
Im looking at playfab as a solution in place of gamesparks (my current solution). Im trying to create a turn based multiplayer game that has a deck of cards and hands that the backend manages securely to help prevent cheating. I will also need league based matchmaking. Im a little confused as to what I should be building this with. Should I be using photon? Or should I be using thunderhead? Are there any examples of this being done? A lot of this stuff still seems under construction and documentation/tutorials seem lacking. If anyone could point me in the way of resources that could help me figure out what to use for this that would be great!
Answer by Sarah Zhang · Jun 28, 2019 at 12:13 PM
I'm not so familiar with photon. As far as I know. If you don't have any sever programming experience. Maybe it will be easy to begin. But if you want more customized features. Thunderhead will be better, however you should write custom servers by yourself if you want to use Thunderhead. There are not many examples of this. At the end of this doc, you can find a sample of it.
About Matchmaking, you can check this doc MatchMaking to learn about this new feature in PlayFab. It is currently in public preview. This feature is an upgrade to PlayFab’s existing matchmaker and uses the proven capabilities of Xbox Live’s SmartMatch.
About Thunderhead, you can check this doc for more, although tutorials are lacking. We will enrich it.
Photon is also supported in PlayFab, and you can check this doc for more.
How can I access game data using apache php server ?,Can I access User data on apache server. 1 Answer
Question about Matchmaking and some bits about CloudScript and Saving Game Data 0 Answers
Where to maintain game state?,where to maintain game state ? 1 Answer
Where to save single match data? 3 Answers
Playfab 2.0 1 Answer