
-----------------------------------
Antsabee
Thu Feb 08, 2007 8:07 pm

Anyone know anything about C# and XNA?
-----------------------------------
me and a group of friends are devloping a game with C# and XNA game studios and if anyone could point us in the right direction (since we don't want to look through mountians of tutorials)?

-----------------------------------
rdrake
Thu Feb 08, 2007 11:43 pm

Re: Anyone know anything about C# and XNA?
-----------------------------------
You need to do the following, in the correct order.

Download and install Microsoft Visual C# Express Edition.
Download and install the XNA toolkit or whatever they call it.
Open up Visual C#.
Create a new project, there's one in there that is a game written for the XNA framework.  Open it up and check it out.
Have fun!


-----------------------------------
cavetroll
Wed Apr 18, 2007 4:11 pm

Re: Anyone know anything about C# and XNA?
-----------------------------------
Although you didn't want to look through mountains of tutorials there is one I would recommend. Go to http://www.riemers.net/eng/Tutorials/xnacsharp.php it has a number of good tutorials that got me started on XNA. This is for 3D if your doing 2D i don't know what to do.

-----------------------------------
Tony
Wed Apr 18, 2007 4:27 pm

RE:Anyone know anything about C# and XNA?
-----------------------------------
I know a bit on XNA. Mmm... [url=http://www.google.com/search?q=site%3Acompsci.ca+xna]compsci quality XNA stuff.
