Intro to Multiplayer in Unity with Photon

<p>My most treasured memories have been from playing multiplayer games with my friends, whether online or on the couch. Pulling all-nighters playing Halo and drinking soda in the basement was our definition of an awesome weekend. Now that I&rsquo;m on my own game development journey, I can&rsquo;t wait to be able to build my own multiplayer games so that others can make their own memories.</p> <p>Unfortunately, it turns out that it&rsquo;s very hard to jump right into networked multiplayer programming, even when tools like Unity and Photon have made huge strides in ease of use. Online multiplayer requires you to look at your game in a completely different way, and that conceptual shift was a huge stumbling block for me. In this article, I&rsquo;ll explain how to shift your thinking to get into creating multiplayer games with Unity and Photon.</p> <p><a href="https://medium.com/codex/intro-to-multiplayer-in-unity-with-photon-eea70ca054fe"><strong>Learn More</strong></a></p>
Tags: Unity Photon