Hi I have given up looking on the web, but do any of you know any good sites that teach beginers - intermediate game programming in C++ online, without buying a book or anything extra, like the tutorials on here for example that teach C++.
Any help or links appreciated



LinkBack URL
About LinkBacks



. Game dev is a good place for a lot of tutorials but not really in the beginning. I would suggest buying a book at some point, especially when you decide to learn something like DirectX or OpenGL but right now you need to learn a little bit of Win32 API to get your game in a window. The best place i know of to learn the bare bones of that is Forger's Tutorial