ABSTRACT

Multiplayer Gaming and Engine Coding for the Torque Game Engine shows game programmers how to get the most out of the Torque Game Engine (TGE), which is an inexpensive professional game engine available from GarageGames. This book allows people to make multiplayer games with TGE and also tells them how to improve their games by modifying the engine

chapter 1|10 pages

Introduction

chapter 2|8 pages

Torque Multiplayer Games Primer

chapter 3|22 pages

Game Connections

chapter 4|14 pages

Servers

chapter 5|14 pages

Communications

chapter 6|30 pages

Game Phases and Organization

chapter 7|14 pages

Artifi cial Intelligence

chapter 8|12 pages

Collision Detection and Response

chapter 9|10 pages

Containers and Ray Casting

chapter 10|52 pages

Introduction to Engine Coding

chapter 11|90 pages

Creating and Using New Game Classes

chapter 12|24 pages

It’s Broken! Debugging Torque

chapter 13|10 pages

It’s Slow! Performance Profi ling

chapter 14|8 pages

I’m Stuck! Getting Help