+ 67

Best programming language for video games?

What is the best programming language for making video games?

13th Jun 2018, 4:47 AM
Patrick Gagnon
Patrick Gagnon - avatar
59 Answers
+ 85
Also depends on the platform but yeah, lower level languages are recommended if you need speed. Many computers now can handle "slow programming languages" so its up to you (favorite language plus engine that fits your needs). I personally enjoy C++ with SDL, C++ with OpenGL, JavaScript HTML5 canvas, and Lua with LOVE2D. I also like plain Java and Android dex/dalvik Java but its too much typing lol The most popular is Unity and its language(s) since it can deploy for many platforms I have some resources you can check out if interested. Sorry its slightly broken; I gave up on it https://code.sololearn.com/Wyp02xwvepns/?ref=app
13th Jun 2018, 5:38 AM
「HAPPY TO HELP」
「HAPPY TO HELP」 - avatar
+ 61
Big budget studio games: C++ Phone app games: Java Web game: HTML + CSS + JavaScript and maybe a backend language if it's multiplayer. Indie game: whatever you want. C++ for detailed 3d on Unreal Engine, C# for simpler 3D or 2D on Unity engine. Game maker for pure 2D. Or you can say screw that and build a game with Python/Java/whatever.
13th Jun 2018, 7:31 AM
Ahri Fox
Ahri Fox - avatar
+ 17
C# --- goes with unity
20th Dec 2018, 3:01 PM
Kalo 'smi
Kalo 'smi - avatar
+ 17
coding a game is one thing, working with a graphic engine another....i recomend using c# and the unity engine. both easy to learn with big community support.
20th Dec 2018, 3:16 PM
Theuns Booysen
Theuns Booysen - avatar
+ 14
its hard to say c++ was a long time used for the most games and is still a good choice c# is also very good and my personal favorite if you want build a web game js is your language
13th Jun 2018, 5:05 AM
Stefanoo
Stefanoo - avatar
+ 14
20th Dec 2018, 8:23 PM
Danijel Ivanović
Danijel Ivanović - avatar
+ 12
Unity and Pixel are best according to me.
20th Dec 2018, 4:57 PM
#DARK_PROGRAMMER_✔
#DARK_PROGRAMMER_✔ - avatar
+ 12
The one that gets the job done! In this case C# for Unity!
21st Dec 2018, 12:15 AM
Aaron Sarkissian
Aaron Sarkissian - avatar
+ 10
C# is used .In unity C# used to making game. C++ is good if you need speed.
20th Dec 2018, 5:13 PM
Anonymous
Anonymous - avatar
+ 10
I give upvote to C#
20th Dec 2018, 7:25 PM
Guerrero Guerra
Guerrero Guerra - avatar
+ 7
https://www.google.com/url?sa=t&source=web&rct=j&url=https://www.gamedesigning.org/career/programming-languages/&ved=2ahUKEwi-5bq--K7fAhWRfysKHdsLCRkQFjACegQIEBAP&usg=AOvVaw2lTPfnR0P43zOiQ0vbVLPO&cshid=1545327231696 Here you may go and see which language is perfect for making a video game. I THINK THAT C++ AND JAVA IS BEST AND BEAT COMPARED TO ALL OTHER LANGUAGES.......
20th Dec 2018, 5:35 PM
Bipin Tatkare
Bipin Tatkare - avatar
+ 7
Maybe use Unreal Engine 4 for 3D realistic games :D
21st Dec 2018, 9:51 AM
andrebtw
andrebtw - avatar
+ 7
Every language can be used as long that the game engine supports it. Example: Java can be used in Android Studio. C++ can be used in Unreal Engine. PUBG game (popular this year with stunning graphic) in Android is written in Unreal Engine
21st Dec 2018, 10:00 AM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar
+ 7
Best language is c++
21st Dec 2018, 10:26 AM
Shubham Mishra
Shubham Mishra - avatar
+ 6
Any OOP Language is best for programing games. Includes C++, Java, and Python.
20th Dec 2018, 4:51 PM
Erick Mwenda Njagi
Erick Mwenda Njagi - avatar
+ 6
I think c# and c++ is good choice.
20th Dec 2018, 5:50 PM
Dharmesh Kale
Dharmesh Kale - avatar
+ 6
Unity + C# + Blender 👍
20th Dec 2018, 11:03 PM
João Duarte
João Duarte - avatar
+ 6
Using graphics
21st Dec 2018, 10:29 AM
Shubham Mishra
Shubham Mishra - avatar
+ 6
C++ is the best language, goes with Unreal Engine.
21st Dec 2018, 1:41 PM
Baltazarus
Baltazarus - avatar