中文名: Visual C#游戲編程入門
原名: Visual C# Game Programming for Teens
作者: Jonathan Harbour
圖書分類: 軟件
資源格式: PDF
版本: 插圖版
出版社: Course Technology
書號: 1435458486
發行時間: 2011年03月25日
地區: 美國
語言: 英文
簡介:
內容介紹: 本書致力於教您如何通過Visual C#創建一個RPG。您將一步步地學習如何使用Windows Forms和GDI+構建游戲引擎的各個部分。如果你喜歡玩游戲,那麼你也將會喜歡學習如何創建自己的游戲,因為這會使你擁有一個完全由自己控制的游戲世界。首先您將對Visual C#有一個基本的了解,給你一個游戲編程的基礎以及使用工具創建游戲的能力。在您將學習的每一章中的代碼示例都將會幫您創建一個不同游戲組件。直到本書最後,您將創建一個能夠運轉的完整的RPG游戲。
內容截圖: 目錄:
Introduction . . . ....................................... xiii
PART I DUNGEON PREREQUISITES ............................. 1
Chapter 1 Welcome to the Dungeon ......................... 3
Chapter 2 Drawing Shapes and Bitmaps with GDI+ ............. 21
Chapter 3 Sprites and Real-Time Animation . . . ................ 49
Chapter 4 Collision Detection ............................. 77
Chapter 5 Playing Sound Effects and Music . . . ................ 89
PART II BUILDING THE DUNGEON ........................... 101
Chapter 6 Creating the Dungeon Editor ..................... 103
Chapter 7 Rendering a Dungeon Level ..................... 135
Chapter 8 Adding Objects to the Dungeon . . . ............... 177
Chapter 9 Going Deeper into the Dungeon with Portals ........ 205
PART III EXPLORING THE DUNGEON ......................... 227
Chapter 10 Creating Characters and Monsters . . ............... 229
Chapter 11 Dialogue: Trainers, Vendors, and NPCs ............. 261
Chapter 12 Fighting Monsters, Gaining Experience, and Leveling Up 293
Chapter 13 Equipping Gear and Looting Treasure .............. 341
Chapter 14 Populating the Dungeon ........................ 387
Chapter 15 Deep Places of the World ....................... 413
Index . ................................................ 435