0

What language should i learn?

hi. i really need your suggestions. i have just started learning languages. i guess i have intrest in c++ and i know some basics. but i want to build a game. (maybe simplest). but i have noticed that games are not in c++. but in css html java etc. so what should i do. please guide me.

12th Dec 2017, 4:58 PM
Syed Annas Shah
Syed Annas Shah - avatar
2 odpowiedzi
+ 5
Make sure you spin in a circle when you're noticing things or else you'll be focused only on what's in front of you. :) www.UnrealEngine.com https://www.sololearn.com/Course/CPlusPlus/ One of the most popular mainstream game engines in the industry uses C++. As well, many games were created using C++, so your observation on that is a bit off. Take a look into the links above for more information. If you already have an interest in C++, then focus on that; it's a good language. www.Unity3D.com https://www.sololearn.com/Course/CSharp/ Unity is the other mainstream giant for game engines, and it utilizes C# for its scripting language. It's also a very nice engine, and the one that I currently specialize in myself. It's worth checking out also. Beyond that, the only other language I've used to create games is Java, but it's hardly limited to just these three languages. Java has a lot of good resources and many libraries to utilize for gaming/graphics.
12th Dec 2017, 5:09 PM
AgentSmith
+ 1
thank you so much. i'll go check the links you provided😊😊
12th Dec 2017, 5:11 PM
Syed Annas Shah
Syed Annas Shah - avatar