XNA 4.0 Game Development by Example: Beginners Guide
Kurt Jaegers
- 出版商: Packt Publishing
- 出版日期: 2010-09-25
- 售價: $1,950
- 貴賓價: 9.5 折 $1,853
- 語言: 英文
- 頁數: 428
- 裝訂: Paperback
- ISBN: 1849690669
- ISBN-13: 9781849690669
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$1,400$1,330 -
$990Android Apps with App Inventor: The Fast and Easy Way to Build Android Apps (Paperback)
-
$420$378 -
$520$468 -
$480$432 -
$403Unity AR 增強現實完全自學教程 (全彩)
-
$505Scratch 底層架構源碼分析
-
$594$564 -
$449Adobe Audition 聲音後期處理實戰手冊, 2/e
-
$407中文版Adobe Audition CC 2020從入門到精通
-
$820$738 -
$407統計學入門:文科生也能看得懂的統計學(第5版)
-
$880$695 -
$620$490 -
$480$379 -
$540$486 -
$550$435 -
$600$474 -
$480$360 -
$3,468The R Book, 3/e (Hardcover)
-
$500$395 -
$580$522 -
$450$356 -
$980$774 -
$780$585
商品描述
The best way to start creating your own games is simply to dive in and give it a go with this Beginner's Guide to XNA. Full of examples, tips, and tricks for a solid grounding. Overview Dive headfirst into game creation with XNA Four different styles of games comprising a puzzler, a space shooter, a multi-axis shoot 'em up, and a jump-and-run platformer Games that gradually increase in complexity to cover a wide variety of game development techniques Focuses entirely on developing games with the free version of XNA Packed with many suggestions for expanding your finished game that will make you think critically, technically, and creatively Fresh writing filled with many fun examples that introduce you to game programming concepts and implementation with XNA 4.0 A practical beginner's guide with a fast-paced but friendly and engaging approach towards game development What you will learn from this book Install the Microsoft XNA Framework and its required tools Build XNA Game projects and associated XNA Content projects Create a puzzle-style game exploring the concepts of game states, recursion, and 2D animation Add sound effects to your game with a "fire-and-forget" sound effects manager Create a particle system to generate random explosions Implement sound effects, collisions, and particle-based explosions by building a space shooter inside a chaotic asteroid field. Implement the A* path-finding algorithm to allow enemies to track down the player Generate tile-based maps and path-finding enemy tanks amidst a storm of bullets in a multi-axis shooter Combine XNA and Windows Forms to create a map editor for a multi-layered tile map engine Run, jump, and squash enemies in a side-scrolling platform using the maps from your editor Modify your creations for the Xbox 360 platform and deploy your games to the console Approach This book is a step-by-step tutorial that includes complete source code for all of the games covered