+ 3
Video Game Programming
How many of you actually do video game programming? I'm new to the site and wanted to get a feel for how many fellow game programmers were here. Any suggestions as far as what order I should learn languages or any other resources I could use?
2 odpowiedzi
+ 4
for game programming try this
guide from Github
languages shouldn't matter much you can make games in javascript, java, c++.
FAQ
https://github.com/P1xt/p1xt-guides/blob/master/faq.md
video game programming- comprehensive foundations
https://github.com/P1xt/p1xt-guides/blob/master/game-programming.md
source: https://github.com/P1xt/p1xt-guides
0
Im a game programmer! I absolutely love it! I use Unity and C#. As far as what you should learn, it should probably be C#, C++, and JavaScript. Not nessissarily in that order, but as far as I know, those are the most common languages for game development.