Game Programming
-
What should I learn to become a game dev? Should I learn C or C++? Should I use DirectX, OpenGL, or nVidia's Cg?? Should I use Visual C++ or Borland C++? Thanks
All of that is a matter of preference but I recommend you go with OpenGL and Visual C++, the language you use depends on the project your working on really... but I beleive most games are beggining to be made in C++.
-
All of that is a matter of preference but I recommend you go with OpenGL and Visual C++, the language you use depends on the project your working on really... but I beleive most games are beggining to be made in C++.
You might want to try some game sites such as http://www.flipcode.com[^] http://www.gamedev.net[^] You can probably find an answer to your question by searching through their forum archives. Todd Smith