+ 2
Best language to learn for game development?
As the title says I'm looking for the best coding the language for game development. I don't mind learning multiple just wondering which I learn first
5 Respostas
+ 3
Fish ,
So many. Maybe find out what tools were used on your favorite game(s) and learn those.
+ 3
You can start with Javascript.
Why? Because it is relatively quick to achieve results. The web is ubiquitous, you can run the code in the web browser that is available everywhere. It does not require a complex toolchain or a powerful (expensive) PC to get started.
+ 2
You should learn C# or C++ since it's used by popular game engines such as Unity. Unity uses (C#).
+ 1
I would recommend C#. Basically every large game engine uses it. If you don't want to use a game engine, then learn C++.
+ 1
C# or C++