-
New to C++
Well I have been reading this book for a long time that teaches me about C++ and all that good stuff. The thing is, when I decided to learn C++, i wanted to make like, Progz and game editors and make Mods for games. I don't want to throw around variables a couple hundred times in a program. I mean I am still reading the book. But where is someplace I can get the good stuff?
-
game editors and Mods for games!! Those stuff are preety much complex to make. You will first have to know the C++ language very good and then go on to making this. If you want to get familiar with game development (DX,OpenGL) try:
http://www.gamedev.net
-