What is XNA?
XNA Game Studio Express is a product that enables moviemakers students and programmers to create games in C # that runs on both Windows and Xbox 360. The XNA Framework is a set of libraries NET code that developers can use to build their games.
Here are a few points about XNA, which is a powerful tool not only 2D but also 3D games.
Enable cross-platform game development
One of the key objectives is to make it easier to develop XNA Framework games running on Windows and Xbox 360. XNA want more easy for you to develop your game to Windows, for example, and then easily create an Xbox 360 version of it. Our goal is to provide a set of APIs that are about 95% standardized across the two platforms . I imagine, however, that a high percentage of games created with XNA Framework, in fact, are 100% compatible across both platforms.
Simplifying the development of games
Making games is difficult. is difficult for professional game developers and difficult, especially for a student or hobbyist who is barely in the game's development. It often takes a lot of code, and testing time just to get to the point where you can start drawing something on the screen, or get input and make something move. One of the primary goals of the XNA Framework is to make it much easier . XNA you do not have to worry about creating a window. You do not have to worry about a bomb or an event message out. You do not have to list the graphics adapter and display modes. You do not need to create a Direct3D 9 device and manage when the window is resized or the game is minimized. XNA Framework takes care of all those things for you. first thing to do is write the code for your game.
Complete post in English.
0 comments:
Post a Comment