How to Create a Multiplayer Bomberman Game in Unity – Part 3
In the last tutorial we finished adding the single player features of our Bomberman game. Now, we are going to make it a multiplayer game, using Unity’s multiplayer support. In order to follow this tutorial, you are expected to be familiar with the following concepts: C# programming Basic Unity concepts, such as importing assets, creating … Read more