XNA is a cross-platform framework originally from Microsoft that facilitates game development with .NET.
Is it possible to create XNA games using Visual Studio 2012?
xna visual-studio-2012I am encountering a problem which is how do I convert input strings like "RED" to the actual Color type …
c# .net xnaHow can I adjust the size of the window in XNA. Default it starts in a 800x600 resolution.
xna fullscreenI played around with it for a while, but I simply can't figure it out. I made a tank that …
c# xna physicsThis question is related, but NOT a duplicate: How to install XNA game studio on Visual Studio 2012? I read the …
c# visual-studio-2010 xna windows-8 xna-4.0Can anyone tell me a way to generate island structures or hill structures like in minecraft? I'm just searching for …
c# algorithm xna terrain procedural-generationI am currently trying to install the XNA Game Studio for Visual Studio Express 2013. And I accidentally ran the .vsix …
visual-studio-2013 xna uninstallation vsixI have the odd problem that I am not able to open the properties of my .NET projects in Visual …
.net visual-studio-2008 xna xna-3.0I am working on game. I want to highlight a spot on the screen when something happens. I created a …
c# optimization xna