0
Which language should learn to make video games?
Video Game
10 Answers
+ 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.
+ 2
There are many languages you can write video-games with. For example: C#, Java, C++...
+ 1
C++ is the standard for small and major gaming studiod use. i recommend learning C# first to understand the basics and formatting.
+ 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.
+ 1
Thank you
+ 1
No problem sir
+ 1
java or c++?i am complete beginner
0
should i learn html,css,javascript and jquery first?
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++
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++.