What is Unity? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 10

What is Unity?

several android apps show at startup "built with Unity". Wikipedia says it is a "game engine". What is it? Is it a programming language?

3rd Oct 2020, 4:12 PM
EternalStudent
EternalStudent - avatar
39 Antworten
+ 23
It is a game engine. It can be used to make games using a programming language code known as C#. Unity is used because it will do a lot of stuff for us. Like calculating physics , gravity, etc. It is free. There are also pro versions it isnt actually c# but It can be used with c# For more information watch youtube videos describing what's unity
3rd Oct 2020, 4:15 PM
Steve Sajeev
Steve Sajeev - avatar
+ 10
Steve Sajeev I think you should write those four answers in a single answer, that would be more relevant.
3rd Oct 2020, 5:32 PM
NightFox
NightFox - avatar
+ 10
One of the most popular game engines.
3rd Oct 2020, 11:17 PM
Sonic
Sonic - avatar
3rd Oct 2020, 11:20 PM
Sonic
Sonic - avatar
+ 7
Steve Sajeev It is a game engine (and u know that) Lol
3rd Oct 2020, 4:17 PM
Light
Light - avatar
+ 6
You may create game with Unity and with it is created many games
3rd Oct 2020, 5:41 PM
Mehrob Abdulvahobov
Mehrob Abdulvahobov - avatar
+ 5
Light 😂😂😂
3rd Oct 2020, 4:18 PM
Steve Sajeev
Steve Sajeev - avatar
+ 5
Well actually the answer to this question is pretty simple so a google search would do the job. Guidelines: https://www.sololearn.com/discuss/1316935/?ref=app
3rd Oct 2020, 4:23 PM
NightFox
NightFox - avatar
+ 5
OkBruh Fox edit: done
3rd Oct 2020, 5:32 PM
Steve Sajeev
Steve Sajeev - avatar
+ 5
Unity is a game engine that uses c# for coding ganes
3rd Oct 2020, 11:07 PM
germaine
germaine - avatar
+ 5
It's a pretty cool game engine, it's ideal for independent game developers. You can make games wia Unity. If you'd like to learn it check Brackeys on YouTube. There are pretty useful tutorials.
4th Oct 2020, 7:30 AM
GreenApple
GreenApple - avatar
+ 4
A game engine bruh😂 It runs on c# though.
4th Oct 2020, 1:06 AM
Jyoti Prasad Boro
Jyoti Prasad Boro - avatar
+ 4
It is a very known game engine I cant tell you my opinion because I dont have one, I mean, I nevera ussed It but i heard its prety good
4th Oct 2020, 1:23 PM
Sauron24
Sauron24 - avatar
+ 3
unity is a platforn for creating games with c# (it is in sololearn if your intrested in c#)
4th Oct 2020, 4:04 PM
Shreyaansh
Shreyaansh - avatar
+ 3
A game engine that uses C# for it development
5th Oct 2020, 1:18 AM
George S Mulbah II
George S Mulbah II - avatar
+ 3
in unity we can create games without programming
5th Oct 2020, 1:35 AM
recarcoder
recarcoder - avatar
+ 3
A game development engine.
5th Oct 2020, 5:11 AM
Bane Hazzerdd
Bane Hazzerdd - avatar
+ 3
Unity is a game engine. You should know that if you're a gamer.
5th Oct 2020, 11:11 AM
KABIR ⚡🇳🇬
KABIR ⚡🇳🇬 - avatar
+ 3
Unity is a powerful, easy to learn game engine that you can use to develop games(and even non-game apps). So what is a game engine? It is actually an app with tons of classes, tools and interfaces that makes the life easier. Using a game engine, you don't need to worry about things like GUI, physics, rendering, input, animations, etc. A game engine can be written using any programming language but they are mainly created with C/C++. Game developers can develop their apps using a programming language(C/C++ in Unreal Engine or C# or JS in Unity) and use the game engine's editor to create their world and control their assets and codes. Game engines even have tools to release apps you create on different platforms(for example, you use C# in Unity and release your game(or app) for Android devices). In conclusion, instead of creating a game or an app from scratch, you can use game engines to create apps with just some coding and drag-and-drops.
5th Oct 2020, 11:48 AM
Mehrdad Jafari
Mehrdad Jafari - avatar
+ 3
Yes,yes unity work on android platform
5th Oct 2020, 1:50 PM
Daniel Bigeev(UZ)