• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
Originally posted by Jos Theelen


C++ isn't an easy programming language. But also you have to know something about DirectX, because that is the way games like EU program their graphics and sound.
Any tips how you can become a game programmer if you are an experienced C++ programmer already (books, sites,...)?
 
Originally posted by Galadriel

Any tips how you can become a game programmer if you are an experienced C++ programmer already (books, sites,...)?

I never worked with directX, so I don't know which books or sites are the best. There are lots of C++-sites and books about directX.
One way of learning is reading much about it, looking at some example-program and trying to make a simple game.