?? c++游戲編程入門.txt
字號:
中文名稱:C++游戲編程入門
英文名稱:Beginning C++ Game Programming
版本:[PDF]
發行時間:2004年05月13日
地區:美國
語言:英語
簡介:
感謝原發布者: FIFA2008 (verycd)
http://img.verycd.com/posts/0510/post-314445-1130156658.jpg
語 言:英語
作 者:Michael Dawson
出版社:Course Technology PTR
ISBN:1592002056
簡介:
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++!
目錄:
Table of Contents
Introduction
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
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -