Computer Science Canada

Where can I learn to program in XNA game studio?

Author:  deathbow2134 [ Thu Jan 08, 2009 7:07 am ]
Post subject:  Where can I learn to program in XNA game studio?

I know basic C#....is there any good online guides for XNA 3.0?

Author:  Stove [ Fri Jan 09, 2009 8:46 pm ]
Post subject:  Re: Where can I learn to program in XNA game studio?

The XNA creator site has some good tutorials (of course) for both 2d and 3d games, <a href="http://creators.xna.com/en-US/education/gettingstarted">heres a link</a>. If I'm not mistaken (which I probably am), XNA is heavily based off DirectX, if not just managed calls to DirectX, so any run-of-the-mill DirectX tutorials should be of interest.


: