
Up your game developer skills by learning
game backend development
With Microsoft Azure and PlayFab
How to Make a Lobby with PlayFab in Unity
Looking for a way to let your players get together before starting a multiplayer game session? Is there a way to implement this quickly and easily?…
Build and Host a Multiplayer Web Game. Completely FREE. (Part III)
We will build and upload a game server in the final part of this article series. The clients we implemented in previous posts will connect to…
Build and Host a Multiplayer Web Game. Completely FREE. (Part II)
In this post, we are going to publish our WebGL game by uploading it to Azure cloud. In the previous part, we created a web game…
Build and Host a Multiplayer Web Game. Completely FREE. (Part I)
In this article series, we will implement a multiplayer web game. You will get insights on how to use CI/CD workflows for game development and how…
Matchmaking in PlayFab
In this post, I will go through the matchmaking process of PlayFab. What is Matchmaking? Matchmaking allows players or groups of players to find each other…
9 Free Game Backend-as-a-Service (BaaS) Providers of 2021
In this post, you will be shown nine free BaaS providers of 2021, which helps you start off with your online multiplayer game without investing a…
Building Your First Online Multiplayer Game in Unity – 5 Steps with PlayFab Server Hosting
In this tutorial, you will be shown how to build an online multiplayer game with Unity, using Mirror Networking and PlayFab server hosting. Players must not…
How to Create a Simple Multiplayer Game in Unity – a Beginner’s Guide
In this article, I will show you how to add Mirror to your Unity project, and create a simple multiplayer game. You can also download the…
2 Ways of Authentication in PlayFab – Basics of Player Login
In this post, you will learn the different ways to authenticate your players to use PlayFab with Unity. PlayFab allows for multiple authenication methods. There are…
Getting Started with PlayFab in Unity
To get started with PlayFab in Unity, all you need is to follow these two simple steps. The first step is that you set up your…