Which language should learn to make video games? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Which language should learn to make video games?

Video Game

9th Dec 2017, 7:45 AM
Sanjiv Limbu
Sanjiv Limbu - avatar
10 ответов
+ 1
Html, css... are languages for web development. You said you wanted to make video games not a website. But you can also make a video game within a website using javascript for example.
9th Dec 2017, 8:00 AM
Lucien
Lucien - avatar
+ 2
There are many languages you can write video-games with. For example: C#, Java, C++...
9th Dec 2017, 7:54 AM
Lucien
Lucien - avatar
+ 1
C++ is the standard for small and major gaming studiod use. i recommend learning C# first to understand the basics and formatting.
9th Dec 2017, 7:56 AM
Anthony Perez
+ 1
C# is also used by many, especially indie games are popular for being done with the Unity engine, but you can also use javascript.
9th Dec 2017, 7:58 AM
Lucien
Lucien - avatar
+ 1
Thank you
9th Dec 2017, 8:01 AM
Sanjiv Limbu
Sanjiv Limbu - avatar
+ 1
No problem sir
9th Dec 2017, 8:02 AM
Lucien
Lucien - avatar
+ 1
java or c++?i am complete beginner
9th Dec 2017, 8:04 AM
Sanjiv Limbu
Sanjiv Limbu - avatar
0
should i learn html,css,javascript and jquery first?
9th Dec 2017, 7:58 AM
Sanjiv Limbu
Sanjiv Limbu - avatar
0
Well i started of with html and css. Decided i don't like it and fell in love with c#. I guess most people start with web design (html, css, javascript) and in the worst case scenario if you don't like it you'll have an easier time learning c# / c++
9th Dec 2017, 8:53 AM
Dextozz
Dextozz - avatar
0
Be careful: C# and C++ are not the same at all. C# is very similar to Java. C++ is different. So you should say Java/C# or C++.
9th Dec 2017, 8:58 AM
Lucien
Lucien - avatar