Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

XNA game tutorial [closed]

I have been coding for a while in C# and want to learn XNA game development, I have googled around but unable to find a good tutorial. Can someone provide link to some tutorial that can teach me from the begining.

like image 815
Vinay Pandey Avatar asked Feb 02 '10 14:02

Vinay Pandey


People also ask

Can you still use Microsoft XNA?

It's official: XNA is dead.

Why did Microsoft discontinue XNA?

With all the money Google and Apple were bringing in, it was simply too big of an opportunity to pass up, and resources were wasted promoting a PC game development platform. Even despite heavy XNA development promotion for the Xbox Marketplace, the XNA games never gained more than a few minor hits.

Is MonoGame hard to learn?

MonoGame is a cross-platform gaming framework based on Microsoft's XNA framework that's extremely easy to learn.

Does XNA work on Windows 10?

The first component is called the “Games for Windows Marketplace Client” and the second component is the XNA Game Studio 4.0 software itself. Windows 8 and 10 users MUST install the Marketplace Client software before the XNA Game Studio software.


2 Answers

Microsoft offers a lot for this, you could start with:

  • Getting Started with XNA Game Studio
  • XNA Creators club 2d tutorial for beginners

And don't forget the complete XNA Creator's Club online:

  • XNA Creators Club
like image 150
MysticEarth Avatar answered Sep 22 '22 13:09

MysticEarth


I would recommend Riemers tutorials, along with others already recommended.

http://www.riemers.net/

like image 45
Dave Carlile Avatar answered Sep 20 '22 13:09

Dave Carlile