You are on page 1of 1

Unity is the ultimate game development platform.

U can use Unity to build high-


quality 3D and 2D games, deploy them across mobile, desktop, VR/AR, console . It
is a cross-platform game engine. which is primarily used to develop video games
and simulations for computers, consoles and mobile devices.
Unity is a cross-platform game engine initially released by Unity Technologies, in 2005. The
focus of Unity lies in the development of both 2D and 3D games and interactive content. Unity
now supports over 20 different target platforms for deploying, while its most popular platforms
are the PC, Android and iOS systems.
Unity features a complete toolkit for designing and building games, including interfaces for
graphics, audio, and level-building tools, requiring minimal use of external programs to work
on projects.
In this series, we will be −

 Learning how to use the various fundamentals of Unity


 Understanding how everything works in the engine
 Understanding the basic concepts of game design
 Creating and building actual sample games
 Learning how to deploy your projects to the market
Let us now get started.

Unity - Installation and Setting Up


To create content with Unity, the main requirement is to download the Unity engine and
development environment. Along with the core engine, you may also download optional
modules for deploying to various different platforms, as well as tools for integrating Unity
scripting into Visual Studio.

You might also like