How to Build a Multiplayer Card Game with Unity 2D and Mirror

Working with the canvas in Unity 2D can feel complicated at first, particularly if you're attempting to learn the editor while also tackling C# scripting.It can also be daunting to think about turning a single-player game into a multiplayer experience, as there are a lot of new concepts to consider and several third-party packages from which to choose.In Part 1 of this new video series, we'll create a basic 2D card game in Unity with randomized decks and draggable/droppable cards using the canvas, C# scripting, prefabs, and more (1 hour 10 minute watch):In Part 2, we'll continue the adventure by cleaning up our nested canvas prefabs and enabling a mouseover card preview (42 minute watch):In Part 3, we'll add basic multiplayer functionality with Mirror (1 hour 26 minute watch):And in Part 4, we'll continue to work with Mirror to improve our multiplayer experience: (36 minute watch):Happy coding!-M. S. Farzan
 •  0 comments  •  flag
Share on Twitter
Published on April 03, 2020 09:00
No comments have been added yet.