+ 1
I'm new to coding but I eventually want to code videogames. What languages are best to learn? Html & css or C languages?
3 Answers
+ 1
c# and c++ are useful with the boom of unity and unreal engine respectively. to get yourself started you might wanna get GameMaker and learn GML, which will give you an advantage as it's syntaxically similar to c++
+ 2
web games: HTML, JavaScript, ect. normal games: c languages, Java, or whatever you're game engine uses.
+ 1
Thank you very much I'll be taking a look for sure :]