good book to learn game programming in c#.?

Jacob

New member
im trying to get into 3d game programming. Ive made a couple things in blitz3d but their wasnt enough libraries to make a decent game in. Should i start with normal c# book then go to game programming? I dont know what to start with. I tried the o'rielys programming in c# but found it too difficult...
 
I would first grasp c# and then understanding the languate you can built your classes,methods,logic to your design for these games. Once you know C# all you need to do is learn the object model for whatever project you are targeting..
 
Back
Top