A few XNA questions.

Now with XNA will you be making the game right in XNA, or do you like make it with another program using different code and then just use XNA to make it playable on the 360 Thanks!


Answer this question

A few XNA questions.

  • Pipz

    but do i make my game in XNA or somewhere else

  • Matra

    lol, I get tired of typing out Game Studio Express.


  • zeGouky

    Game Studio Express, which is the name of the product that allows you to do all this. You may want to check out the FAQ for it at: http://msdn.microsoft.com/directx/xna/faq/ Hope that helps!

  • Trevor E Hilder

    So I am using it to make my game

  • ShadowRayz

    You would be using XNA Game Studio Express to develop your game. XNA is a framework, not a development environment. You might want to check out the FAQ

  • protovision

    Jim Perry wrote:
    Correct. You use XNA GSE to code (on your PC) and debug (remotely on your 360 or on your PC for a Windows version) your game. The assumption, I believe, is that you have a network in your house that both your 360 and PC are hooked up to.


    yupp. Got a network and a wireless router and bridge for my pc and 360. Ok, thanks alot for all of your help. Just one more question, what is XNA "GSE" Thanks!

  • AlfonsAberg

    Hello, Your game must be written using C#(At least for our first release) and using the XNA Framework to run your game on the Xbox 360. You could use a different IDE to do this but not different code, you'll still need the IDE to deploy(copy) the game to your Xbox 360.



  • aoky

    Correct. You use XNA GSE to code (on your PC) and debug (remotely on your 360 or on your PC for a Windows version) your game. The assumption, I believe, is that you have a network in your house that both your 360 and PC are hooked up to.

  • A few XNA questions.