Microsoft XNA

Microsoft XNA
XNA Game Studio
Xnalogo.PNG
XNA Logo
The orange part represents XNA in Morse code: -..- means X and also NA (-. and .-)
Developer(s) Microsoft
Stable release 4.0 / September 16, 2010; 13 months ago (2010-09-16)[citation needed]
Preview release 4.0 beta / July 12, 2010; 16 months ago (2010-07-12)[citation needed]
Platform Microsoft Windows, Windows Phone 7, Xbox 360, Zune
Type Application framework, integrated development environment
License Freeware
Website create.msdn.com

Microsoft XNA is a set of tools with a managed runtime environment provided by Microsoft that facilitates video game development and management. XNA attempts to free game developers from writing "repetitive boilerplate code"[1] and to bring different aspects of game production into a single system.[2] The XNA toolset was announced March 24, 2004, at the Game Developers Conference in San Jose, California. A first Community Technology Preview of XNA Build was released on March 14, 2006. XNA Game Studio 2.0 was released in December 2007, followed by XNA Game Studio 3.0 on October 30, 2008. XNA Game Studio 4.0 was released on September 16, 2010 along with the Windows Phone 7 Development Tools.

XNA currently encompasses Microsoft's entire Game Development Sections, including the standard Xbox Development Kit and XNA Game Studio.

The name "XNA" originated out of the project's development name, Xbox New Architecture. Instead of being released under the Xbox name, the Xbox 360 was released (2005), and XNA came to stand for "XNA is Not an Acronym".

Contents

Overview

XNA Framework

The XNA Framework is based on the native implementation of .NET Compact Framework 2.0 for Xbox 360 development and .NET Framework 2.0 on Windows. It includes an extensive set of class libraries, specific to game development, to promote maximum code reuse across target platforms. The framework runs on a version of the Common Language Runtime that is optimized for gaming to provide a managed execution environment. The runtime is available for Windows XP, Windows Vista, Windows 7, Windows Phone 7 and Xbox 360. Since XNA games are written for the runtime, they can run on any platform that supports the XNA Framework with minimal or no modification. Games that run on the framework can technically be written in any .NET-compliant language, but only C# in XNA Game Studio Express IDE and all versions of Visual Studio 2008 and 2010 (as of XNA 4.0)[3] are officially supported.[4] Support for Visual Basic .NET was added in 2011. [1]

The XNA Framework encapsulates low-level technological details involved in coding a game, making sure that the framework itself takes care of the difference between platforms when games are ported from one compatible platform to another, and thereby allowing game developers to focus more on the content and gaming experience. The XNA Framework integrates with a number of tools, such as the Cross-platform Audio Creation Tool (XACT), to aid in content creation. The XNA Framework provides support for both 2D and 3D game creation and allows use of the Xbox 360 controllers and vibrations. XNA framework games that target the Xbox platform can currently only be distributed by members of the Microsoft XNA Creator's Club which carries a $99/year subscription fee.[4] Desktop applications can be distributed free of charge under Microsoft's current licensing.

XNA Build

XNA Build is a set of game asset pipeline management tools, which help by defining, maintaining, debugging, and optimizing the game asset pipeline of individual game development efforts. A game asset pipeline describes the process by which game content, such as textures and 3D models, are modified to a form suitable for use by the gaming engine. XNA Build helps identify the pipeline dependencies, and also provides API access to enable further processing of the dependency data. The dependency data can be analyzed to help reduce the size of a game by finding content that is not actually used. For example, XNA Build analysis revealed that 40% of the textures that shipped with MechCommander 2 were unused and could have been omitted.[5]

XNA Game Studio

XNA Game Studio is an integrated development environment (IDE) for development of games.[6] Five revisions have been released so far.

XNA Game Studio Express

XNA Game Studio Express, the first release of XNA Game Studio, was intended for students, hobbyist, and independent (and homebrew) game developers.[7] It was available as a free download. Express provides basic "starter kits" for rapid development of specific genres of games, such as platform games, real-time strategy, and first-person shooters. Developers could create Windows games for free with the XNA Framework, but to run their games on the Xbox 360 they will have to pay an annual fee of US$99 (or a four-month fee of US$49) for admission to the Microsoft XNA Creator's Club. The initial release had no way of shipping precompiled binaries to other Xbox 360 players, but this was changed in "XNA Game Studio Express 1.0 Refresh" which made it possible to compile Xbox 360 binaries and share them with other Microsoft XNA Creator's Club members.

The first beta version of XNA Game Studio Express was released for download on August 30, 2006, followed by a second version on November 1, 2006. Microsoft released the final version on December 11, 2006.[8]

On April 24, 2007, Microsoft released an update called XNA Game Studio Express 1.0 Refresh.[9]

XNA Game Studio 2.0

XNA Game Studio 2.0 was released on December 13, 2007.[10] XNA Game Studio 2.0[11] features the ability to be used with all versions of Visual Studio 2005 (including the free Visual C# 2005 Express Edition), a networking API using Xbox Live on both Windows and Xbox 360 and better device handling.[12]

XNA Game Studio 3.0

XNA Game Studio 3.0 (for Visual Studio 2008 or the free Visual C# 2008 Express Edition) allows production of games targeting the Zune platform and adds Xbox Live community support. A beta of the toolset was released in September 2008.[13] The final release was released on 30 October 2008. XNA Game Studio 3.0 now supports C# 3.0, LINQ and most versions of Visual Studio 2008. There are several more new features of XNA Game Studio 3.0 also, such as a trial Mode added to XNA Game Studio 3.0 that will enable creators to easily add the required trial feature to their games, Xbox LIVE multi-player features like in-game invites, create cross-platform games that work on Windows, Xbox 360 and Zune.

XNA Game Studio 3.1

XNA Game Studio 3.1 was released on June 11, 2009. The API includes support for video playback, a revised audio API, Xbox LIVE Party system and support for games to use the Xbox 360 Avatars.[14]

XNA Game Studio 4

XNA Game Studio 4 was announced and initially released as a "Community Technical Preview" at Game Developers Conference (GDC) on March 9, 2010, and in its final form on September 16, 2010.[15] It adds support for the Windows Phone 7 platform (including 3D hardware acceleration), framework hardware profiles, configurable effects, built-in state objects, graphics device scalars and orientation, cross-platform and multi-touch input, microphone input and buffered audio playback, and Visual Studio 2010 integration.[16]

XNA Framework Content Pipeline

The XNA Framework Content Pipeline is a set of tools that allows Visual Studio and XNA Studio to act "as the key design point around organizing and consuming 3D content".[6]

XDK Extensions

Formerly known as XNA Game Studio Professional, XDK Extensions is an add-on to XNA Game Studio and requires the Microsoft Xbox 360 Development Kit.[17] Both are only available for licensed Xbox developers. The extensions include additional managed APIs for achievements, leaderboards, and other features reserved for licensed game titles. Titles developed using XDK Extensions include winners of Microsoft's Dream-Build-Play competition among others. The most heavily publicized of these was The Dishwasher: Dead Samurai.

License agreement

The Microsoft XNA Framework 2.0 EULA specifically prohibits the distribution of commercial networked games that connect to Xbox Live and/or Games for Windows Live in the absence of a specific agreement signed by both the developer and Microsoft.[18] This means that XNA Game Studio can still be used to develop commercial games and other programs for the Windows platform, although Microsoft's networking support code for Xbox/Windows Live cannot be used. Self-developed network code can still be used inside the developer's XNA project.

Games created using XNA Game Studio may be distributed via Xbox Live Indie Games[19] and Windows Phone 7 marketplace. The software may also be used to create commercial games which target Windows.

XNA Indie Games

Xbox 360 games written in XNA Game Studio can be submitted to the App Hub, for which premium membership is required, this costs US$99/year. All games submitted to the App Hub are subjected to peer review by other creators. If the game passes review then it is listed on Xbox Live Marketplace. Creators can set a price of 80, 240 or 400 points for their game. The creator is paid 70% of the total revenue from their game sales as a baseline. Microsoft originally planned to take an additional percentage of revenue if they provided additional marketing for a game, but this policy was rescinded in March 2009, leaving the flat rate intact regardless of promotion.[20]

Microsoft also distributes a free year premium App Hub subscription for educational establishments through their DreamSpark program and MSDNAA. These accounts allow students to develop games for the Xbox 360, but developers still need a premium Xbox Live account to submit their game to the marketplace.

Alternative implementations

A project called Mono.XNA was formed to port XNA to the open source and cross-platform Mono framework.[21]

From the codebase of Mono.XNA and SilverSprite a new project called MonoGame was formed to port XNA to several mobile devices.[22] As of 2011, support is stable for iOS (using MonoTouch) and limited for Google Android[23] and Mac App Store.

An open source project called Grommet contains a limited port for embedded devices using the .NET Micro Framework.[24]

References

  1. ^ Microsoft: Next Generation of Games Starts With XNA
  2. ^ "YouTube: XNA explanation from experts *(video removed from YouTube "due to terms of use violation")". http://www.youtube.com/watch?v=Jkh9gx7Sr5c. 
  3. ^ "App Hub - downloads". http://create.msdn.com/en-us/resources/downloads. 
  4. ^ a b Microsoft XNA Frequently Asked Questions
  5. ^ Brian Keller: "Will XNA tools be able to help reduce game sizes?"
  6. ^ a b "XNA Game Studio". http://msdn.microsoft.com/directx/aa937794.aspx. Retrieved 2007-03-20. 
  7. ^ XNA Game Studio Express
  8. ^ Gamefest announcement of XNA Game Studio Express
  9. ^ "XNA game studio express 1.0 refresh released". XNA Team Blog. Microsoft. 24 April 2007. http://blogs.msdn.com/xna/archive/2007/04/24/xna-game-studio-express-1-0-refresh-released.aspx. 
  10. ^ XNA Creators Club Online - quick start guide
  11. ^ XNA Tutorial
  12. ^ XNA Team Blog : XNA Game Studio 2.0 Released
  13. ^ XNA Creators Club Online - xna game studio 3.0 beta
  14. ^ Dream Build Play '09/XNA Game Studio 3.1 Announcement
  15. ^ "xna game studio 4.0 available for download!". XNA Game Studio Team Blog. Microsoft. September 16, 2010. http://blogs.msdn.com/b/xna/archive/2010/09/16/xna-game-studio-4-0-available-for-download.aspx. Retrieved September 16, 2010. 
  16. ^ "What's New in XNA Game Studio 4.0". MSDN. Microsoft. http://msdn.microsoft.com/en-us/library/bb417503.aspx. Retrieved September 16, 2010. 
  17. ^ http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=ced54340-d2ad-44bd-8a77-22339ed86e08
  18. ^ XNA Game Studio 2.0 Software License Terms[dead link]
  19. ^ Winterhalter, Ryan (April 29, 2011). "31 Homebrew Games Worth Playing". 1UP.com. http://www.1up.com/features/31-homebrew-games-worth-playing. Retrieved May 1, 2011. 
  20. ^ "Download History News". http://creators.xna.com/en-US/news/downloadhistorynews. Retrieved 2009-03-30. 
  21. ^ "Mono.XNA". http://code.google.com/p/monoxna/. Retrieved 2009-04-08. 
  22. ^ "MonoGame: Write Once, Play Everywhere". http://monogame.codeplex.com. Retrieved 15 July 2011. 
  23. ^ "MonoGame". http://monogame.codeplex.com/. Retrieved 2011-02-17. 
  24. ^ "Grommet". http://grommet.codeplex.com. Retrieved 2009-11-02. 

Further reading

External links

Training resources

Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Microsoft XNA — XNA Тип Фреймворк приложения Разработчик Microsoft Операционная система Microsoft Windows, Xbox 360, Zune, Windows Phone 7 Последняя версия 4.0 Refresh (6 октября 2011) …   Википедия

  • Microsoft XNA — XNA (Microsoft) Entwickler: Microsoft Aktuelle Version: 3.0 (30. Oktober 2008) Betriebssystem: Windows XP, Vista Lizenz: E …   Deutsch Wikipedia

  • Microsoft XNA — El texto que sigue es una traducción defectuosa o incompleta. Si quieres colaborar con Wikipedia, busca el artículo original y mejora o finaliza esta traducción. Puedes dar aviso al autor principal del artículo pegando el siguiente código en su… …   Wikipedia Español

  • Microsoft XNA — Pour les articles homonymes, voir XNA. Microsoft XNA, officiellement XNA s Not Acronymed[1], parfois présenté dans les médias Xbox Next Generation Architecture, désigne une série d outils fournis gratuitement par Microsoft qui facilite les… …   Wikipédia en Français

  • XNA (Microsoft) — Entwickler Microsoft Aktuelle Version 4.0 (16. September 2010) Betriebssystem …   Deutsch Wikipedia

  • XNA (Microsoft) — Microsoft XNA набор инструментов разработчика компьютерных игр, разрабатываемый Цели и описание проекта Пакет Microsoft XNA, по словам представителей Microsoft, позволит разработчикам игр избежать многих технических трудностей, возникающих при… …   Википедия

  • XNA — Microsoft XNA набор инструментов разработчика компьютерных игр, разрабатываемый Цели и описание проекта Пакет Microsoft XNA, по словам представителей Microsoft, позволит разработчикам игр избежать многих технических трудностей, возникающих при… …   Википедия

  • Microsoft Visual Studio Express — Développeur Microsoft Dernière version …   Wikipédia en Français

  • Microsoft Surface — Developer(s) Microsoft Initial release April 17 …   Wikipedia

  • MicroSoft — Corporation Unternehmensform Kapitalgesellschaft ISIN …   Deutsch Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”