Where is a Tutorial??

hello, where can i find a tutorial, or a guide step-by-step, some examples

Answer this question

Where is a Tutorial??

  • kimo

    We are currently working on a couple of tutorials. Is there anything specific you would like us to cover Are you looking for a “Getting Started” tutorial

    http://www.XNASpot.com


  • Dietz

    Thanks for the links George, these look like great sites
  • cosmmm


    Also, as I've been playing around this morning. I've discovered some great step by step instructions already provided by Microsoft for getting started working on your first XNA game.

    Click on "Help" in Visual C#, now select "Content". In the sidebar that appears on the left, you'll see an "XNA" category. Expand that category.

    Now you should see a sub-category titled "XNA Game Studio Express". Expand that category.

    Below that category you'll see a sub-category titled "Getting Started with XNA". Expand that category.

    You will now see a sub-category title "Your First XNA Game", click on that category and enjoy following the first tutorial to creating your first XNA Game.

    I'm working on my now!





  • k3bdf


    Tutorials are going to be a little scarce right now since this is the initial release of the beta. Your best bet is to create a new project using the SpaceWar starter kit and start examining the code in there.

    Over the next couple days, weeks and month, tutorials will begin to emerge. Some good sites to keep your eye on for tutorials are ZBuffer (probably your number one resource for all things XNA), LearnXNA (getting some great video tutorials) and XNA Development (looks to be just starting out, but hopefully gets some more content up there now that the XNA Game Studio express have been released).

    Good luck and just keep your eyes open. The tutorials will be coming.


  • TOM_MUE

    It took me a moment to realize that I should check the Help section in VC# express, and then I got to the excellent Getting Started With XNA section. I think a moderator should pin a post with that info and links to the forums above because I have a feeling other people will forget to consult the built-in help.

  • Alexander Marinov

    There are some great documentaion that comes with XNA, including some simple tutorials. If you click on help in VC# Express and hit Index, then search for Getting Started with XNA it has a few tutorials that should get you started. You can also search How To: and it'll come up with a bunch of tutorials.

  • GroZZleR

    Done, bigbob:

    http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=683758&SiteID=1

    We want to make sure people see the documentation. Thanks for the excellent idea! By the way, don't hesitate to send feedback about the documentation, good or bad, we'll take it all and make better docs for the next release!



  • Lechal

    yes for people that have never seen or have no experience in this, not me
  • redhot2006

  • Duncan Woods

    I am doing a video tutorial sometime today that should be up tonight, It will just be something basic

  • BenMo

    There are none yet. This is a beta product and the first time most people have seen it.

    If you do file/New you will see there are some starter kits. One is an empty project the other is the source for SpaceWars



  • bsun

    I did the thing on getting started with XNA your first XNA Game and made a quick video of it.

    I posted it at:

    http://3dbuzz.com/vbforum/showpost.php p=1114810&postcount=14


  • trevi

    Have you tried the SpaceWar Starter Kit

  • Where is a Tutorial??