Author |
Message |
Antsabee
|
Posted: Thu Feb 08, 2007 8:07 pm Post subject: 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)? |
|
|
|
|
|
Sponsor Sponsor
|
|
|
rdrake
|
Posted: Thu Feb 08, 2007 11:43 pm Post subject: 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
|
Posted: Wed Apr 18, 2007 4:11 pm Post subject: 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
|
|
|
|
|
|