question

kilian avatar image
kilian asked

getting startet with javascript

Hi,
i have a simple JavaScript (HTML5) game where 2 two people can play against each other.
At the end of the game there is a winner and a looser with a score like (2:1)
I want to match people and update the score from each user during/after the game. Is playfab the right one for a simple use case like this? Can someone point me in the right direction to get startet?

Thanks!

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Seth Du avatar image
Seth Du answered

There are many options for you to implement the multi-play feature. For now, our new Multiplayer Server 2.0 (Thunderhead) is in beta private preview and it is not available for Essential Tier users. We have very detailed documentations about multiplayer development, please see the documentation page on: https://api.playfab.com/docs/tutorials/landing-tournaments/. The Legacy Multiplayer server is still available for Free Tier user but eventually we will not support it. we provide you with a small number of server hours for free testing. Please see Brendan’s reply on this thread: https://community.playfab.com/questions/26084/multiplayer-for-free-tier.html.

Besides, Photon is another solution as you can easily implement Photon add-on Plugin, please see https://www.photonengine.com/ .

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.