![]() |
OO Game Programming tutorial - Intro |
OO Game Programming tutorial: PongWhen I started game programming I had all the enthusiasm but lacked quality information on how to go about actually making a complete game. There is a definite lack of complete game programming tutorials. Much of my time was spent flicking from one webpage to another not finding anything particularly useful. So I’ve decided to write a tutorial for your benefit so by the end you will be able to have a complete game under your belt.A perfect game to start off with, in my opinion, is Pong. This project will use VC++ and OpenGL for the examples. If you are using Java or DirectX for instance, the concepts will be the same but I shall leave it up to you to do the conversion (there won't be anything too tricky). Send it in if you wish and I'll put it up. Tutorial will be completed in the next couple of days (just converting to HTML)
|