View Single Post
  #2 (permalink)  
Old 05-04-2006
Bjolletts's Avatar
Bjolletts Bjolletts is offline
VIP
 

Join Date: Nov 2002
Posts: 1,397
Send a message via ICQ to Bjolletts Send a message via MSN to Bjolletts
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
Reply With Quote