《游戏编程精粹》光盘源代码Author: Steve Rabin E-mail: stevera@noa.nintendo.com Last revised: 5-20-00 This MS Visual C++ project is the AI engine described in the book Game Programming Gems within the article "Designing a General Robust AI Engine". Please r efer
Table of Contents Beginning C++ Game Programming 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, String, and Arrays—Word Jumble Chapter 4
api's folder contains api's used in this project. Include them in your Flash CS3 build path. Package application.view.components.* contains classes for each symbol in library. There is no need in most of them unless you're using FlexBuilder to write
1 Introduction 1 1.1 What is this book? 1 1.2 But why? 2 1.3 Who am I? 2 1.4 Who are you? 3 1.5 So what will you read about? 3 1.6 A brief history of games 4 1.6.1 The time that land forgot 4 1.6.2 It’s all academic 6 1.6.3 My! Hasn’t he grown? 7 1.