: Hello. I am a beginer in game programming and I would need some advices.
: Now I am learning OpenGL from Redbook, know C++ and I use GLUT. Until now I did a simple TIC-TAC-TOE game in OpenGL.
: Does somebody know a good online book for game programming? What will be the diference if I will use the native Win32 window management, other than that my code will be harder to understand?
:
I do not know any kind of books online (perhaps you could Google for one).
But you might want to try and get a game engine. It provides easy access to creating 3D objects, walls, collision checking, sound, and other stuff that you would normaly have to do for every game.
Sorry if I didn't help very much but good luck!
AddyK (addyk2004), E-mail: addyk2003@walla.com (I know it should be 2004)