|
I dont really know any general tutorials for game-programming since its a pretty wide area.
I did program a small game when I studies for my degree in computer enineering. For simple game my advice would be to stay away from things like openGL and direct3d it take far to long to get familiar with imo.
Just treat the game as a regular event driven, object oriented application
|