Beginning C# Game Programming
Ron Penton
- 出版商: Premier Press
- 出版日期: 2004-10-22
- 售價: $768
- 語言: 英文
- 頁數: 352
- 裝訂: Paperback
- ISBN: 1592005179
- ISBN-13: 9781592005178
-
相關分類:
C#
已過版
買這商品的人也買了...
-
$931Wireless Information Networks
-
$970Introduction to Algorithms, 2/e (Hardcover)
-
$450$356 -
$650$514 -
$760$600 -
$590$466 -
$780$616 -
$680$537 -
$750$638 -
$560$476 -
$880$695 -
$750$593 -
$780$616 -
$680$537 -
$480$379 -
$890$703 -
$1,176Computer Organization and Design: The Hardware/Software Interface, 3/e(IE) (美國版ISBN:1558606041)
-
$780$616 -
$650$553 -
$650$507 -
$420$328 -
$680$578 -
$580$452 -
$149$118 -
$630$599
相關主題
商品描述
Description:
Are you ready to try your hand at programming games using C#? "Beginning C# Game Programming" is your ideal introductory guidedesigned to jumpstart your experience with C# and DirectX 9. It includes the fundamental topics youll need to know and covers additional topics that youll find helpful along the way. Begin with a comprehensive look at programming with C#from the basics of classes to advanced topics such as polymorphism and abstraction. Then its on to DirectX 9 as you learn how to create a basic framework and a Direct3D device. Youll also cover DirectSound and DirectInput. Put your newfound knowledge to the test as you program a complete game!
Table of Contents:
Part 1: C# Programming
1. Basics of .NET
2. Basics of Computer Programming
3. In Depth about C#
4. Parts of the Basic Library That Are Useful for Game Programming
Part 2: Game Programming
5. Interfacing with DirectX
6. Graphics
7. Input
8. Sound
9. Overall Game Design