Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 1.01 KB

README.md

File metadata and controls

13 lines (13 loc) · 1.01 KB

Main Tools Used

What is the difference between Unity and Photon?

Unity Engine is a cross-platform game engine developed by Unity Technologies and used to develop video games for PC, consoles, mobile devices and websites. While Photon Engine is simply fast, reliable, scalable independent networking engine and multiplayer platform. It is not a game engine. It is used to develop and launch realtime multiplayer games globally. Its similar to Unity's networking solution.

Youtube guides

Official Unity guide

Official Phone guide