1 / 10

XNA and Windows Phone 7

XNA and Windows Phone 7. Erick Kurniawan, M.Kom, MCTS, MCPD, MCT erick@actual-training.com http://actual-training.com. Windows Phone App Frameworks. Microsoft XNA. Runtime environment untuk aplikasi game Managed Code CSharp Only Multiple Platform. Microsoft Game Studio 4.0.

robert-page
Download Presentation

XNA and Windows Phone 7

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. XNA and Windows Phone 7 Erick Kurniawan, M.Kom,MCTS, MCPD, MCTerick@actual-training.comhttp://actual-training.com

  2. Windows Phone App Frameworks

  3. Microsoft XNA • Runtime environment untukaplikasi game • Managed Code • CSharp Only • Multiple Platform

  4. Microsoft Game Studio 4.0 • Modern IDE Design untukmempermudahpengembanganaplikasi game • New Features in 4.0 • Simplified graphics API • New Configurable effects • Visual Studio 2010 • Enhanced Audio Support • Target Windows Phone

  5. How To Build an XNA Game • Create C# class yang diturunkandari class Game • Override initializedanload contentmethods • Mendefinisikan setting danload Graphics • Override the Update method • Mengimplementasikanlogikauntuk game (cek user input, kalkulasi, dll) • Override draw method • Menggambar pixel pada screen

  6. XNA Game Program Flow

  7. Demo Simple Web Browser

  8. Demo Simple Image Viewer

  9. Demo Simple Media Player

More Related