what language do I need to program a game? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

what language do I need to program a game?

23rd Feb 2018, 3:30 PM
Roco Corbalan
Roco Corbalan - avatar
2 Answers
+ 16
it depends on the platform (PS4, X-Box, PC, Android Smartphones, Apple Smartphones and so on ) and your wish to create games for, what language you have to use. for example: unreal engine, C++: PC, PS4, android, apple, nintendo https://www.unrealengine.com/en-US/what-is-unreal-engine-4 unity engine, C# and a unity version from JS (Unity-Script): PC, X-Box, PS4 https://unity3d.com/de android studio, java, c++, kotlin: for android smartphones, tabletts https://developer.android.com/studio/index.html you will find also an engine for swift and apple smartphones https://developer.apple.com/xcode/ and so on, have fun and keep on coding 👍😉
23rd Feb 2018, 4:30 PM
tooselfish
tooselfish - avatar
+ 5
C# and C++ can be an important languages when you are trying to make games. C# with unity is used to program Android games.
23rd Feb 2018, 3:53 PM
Akash Pal
Akash Pal - avatar