vote up 1 vote down star

There are some alternative IDE for developing XNA games?

By example, can I to integrate XNA in #develop?

flag

77% accept rate

2 Answers

vote up 1 vote down

It depends on what you want to do with XNA.

You can use the assemblies outside of VS. However, the content creation pipeline is pretty much tied directly to MSBuild, so if you want to use it, you'll want to stick with Visual Studio.

However, XNA is designed to work with Visual Studio Express Edition, so it is a no-cost option.

link|flag
vote up 0 vote down

There is nothing to stop you from editing most files in notepad...

I fear you will have trouble compiling in anything other than VSEE.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.