Click here to Skip to main content
15,881,600 members
Articles / Hosted Services / Azure

Don’t Build Games from Scratch Part 1: Creating and Deploying Multiplayer Servers on Azure PlayFab

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
23 Nov 2021CPOL7 min read 5.8K   2  
In this article, we explore packaging then deploying a game to Azure PlayFab servers.
Here we introduce PlayFab multiplayer servers, and then provide a complete walkthrough of how to build a simple but functional multiplayer server in Java that wraps the multiplayer game server we used in the previous series.

Views

Daily Counts

This article is part of the series 'Shipping and Scaling Multiplayer Games with Azure PlayFab View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
Raphael Mun is a tech entrepreneur and educator who has been developing software professionally for over 20 years. He currently runs Lemmino, Inc and teaches and entertains through his Instafluff livestreams on Twitch building open source projects with his community.

Comments and Discussions