รูปภาพสินค้า รหัส9781592002054
9781592002054
-
ผู้เขียนMichael Dawson

ส่วนลด 0 %
ราคาปก 1,350.00 บาท
ราคาสุทธิ 1,350.00 บาท
Bookmark and Share
รายละเอียดหนังสือ
รหัสสินค้า: 9781592002054
จำนวน: 335 หน้า
ขนาดรูปเล่ม: 185 x 232 x 21 มม.
น้ำหนัก: 735 กรัม
เนื้อในพิมพ์: ขาวดำ 
ชนิดปก: ปกอ่อน 
ชนิดกระดาษ: -ไม่ระบุ 
หน่วย: เล่ม 
สำนักพิมพ์: Thomson Learning 
:: เนื้อหาโดยสังเขป
Interactivity -- the unique feature that sets games apart from other forms of entertainment. The power of interactivity lies in the programming that occurs behind the scenes.

If you're ready to jump into the world of programming for games, Beginning C++ Game Programming will get you started on your journey, providing you with a solid foundation in the game programming language of the professionals.

As you cover each programming concept, you'll create small games that demonstrate your new skills. Wrap things up by combining each major concept to create an ambitious multiple player game.

Get ready to master the basics of game programming with C++!
:: สารบัญ
Chapter 1 Types, Variables, and Standard I/O: Lost Fortune
Chapter 2 Truth, Branching, and the Game Loop: Guess My
Number
Chapter 3 For Loops, Strings, and Arrays: Word Jumble
Chapter 4 The Standard Template Library: Hangman
Chapter 5 Functions: Mad Lib
Chapter 6 References: Tic-Tac-Toe
Chapter 7 Pointers: Tic-Tac-Toe 2.0
Chapter 8 Classes: Critter Caretaker
Chapter 9 Advanced Classes and Dynamic Memory:
Game Lobby
Chapter 10 Inheritance and Polymorphism: Blackjack