Introduce your technology describing what it does and its mo
Solution
1, Unity game engine is a cross platform game development engine using games can be created and deployed regardless of the platform in which game will be deployed. Major motivation factor behind this technology is re work involved in migrating game from one platform to another. Developer has to write a set of new codes for the different platform which needs lot of money and time.
2. Cross platform gave development is very hot topic in today\'s world. Cross platform development focuses on building one code which is suitable for all platform. Graphic technology in unity game engine automatically detects the resolution of the device and display pictures accordingly. Automatic code conversion to different platform would be carried by unity game engine itself.
