+ 3
Which language is used to make animated video games?
we play video games on various platforms like windows, Android, iOS, PS , Xbox etc. how are the games coded? which language??
12 Respuestas
+ 13
Mainly in C++, Java and C#. Unity is not a program, it's a set of tools and an API that lets you create games without implementing the low level and mid level code that is required to make 2d/3d games. All you have to do is implement the game logic and incorporate/create assets (models, textures, sounds).
+ 8
@Rayian
Downloading visual studio should help you as well.
The community version is free.
https://www.visualstudio.com
+ 8
Visual studio 2017 community
You can download some game engines and us visual studio for C# programing.
I believe it does other languages as well.
+ 4
c++
java
c#
python
javascript
+ 4
for big games unity3d and unreal engine are the big players here. Unreal uses c++ and unity uses c#,boo, or a type of JavaScript. Although a lot of people font think about what goes into making these games. Coding is only one part of this and not really the hard part. graphics engines,physics engines. While it is possible that some of you are smart enough to handle these topics it is best to use a game engine that has this done for you.
+ 2
can U try Unity
+ 2
Unity is a program.....you can create games / apk in 2d or 3d ... just search it in youtube
0
what's that?
0
ok
0
woah!
0
u mean Microsoft visual studio Express??
0
does that code in c++ ?