0

I need help

I'm new to this and I need advice/tips for helping me to get better at this. I want to learn how to program video games for a job.

18th Dec 2017, 7:45 PM
Kind Alpaca
Kind Alpaca - avatar
2 Answers
+ 1
For programming games, you should stay away from any web-based languages. I’d start with Java to introduce you to programming, follow a tutorial on YouTube to make a 2D game with it, then learn C++ because it is faster and better but harder, and finally find a good OpenGL tutorial. (OpenGL is a 3D graphics library for C++)
22nd Dec 2017, 11:30 PM
Jacob Pembleton
Jacob Pembleton - avatar