which toolkit for Visual studio 2013

Started by
1 comment, last by Andy474 10 years, 9 months ago

Hello,

I'm a developer but new to game development and I would like to start learning game dev with visual studio 2013 (I have the version express preview)

Few years ago I was told XNA was a great toolkit but it looks like now it is not supported with visual studio 2013.

So I would like to know if there is an another toolkit I could use instead of XNA ?

Also I would like to work in C#

Advertisement

You could use MonoGame, a cross-platform implementation of XNA.

There's some tutorials here you can check out, and RB Whitaker is slowly converting his XNA resources to MonoGame.

I'd say use VS2012 not 13. 13 is new and not yet released. (AFAIK)

XNA didn't work on 12 but there we're ways to get it to work (I'll see if i can find a link)

This topic is closed to new replies.

Advertisement