The Art of Computer Game Design
by Chris Crawford
Publisher: Osborne/McGraw-Hill 1997
ISBN/ASIN: 0881341177
ISBN-13: 9780881341171
Number of pages: 81
Description:
This book is one of the pioneer works seriously about video game. It talks about such topics as what is a game, why people play games, and how to design a game. The author describes in detail what goes into the game design including many examples from his own experience.
Download or read it online for free here:
Download link
(multiple formats)
Similar books
Simulating Humans: Computer Graphics Animation and Controlby N. I. Badler, C. B. Phillips, B. L. Webber - Oxford University Press, USA
This volume presents the problem of providing a surrogate or synthetic human for designers and engineers. The book is intended for engineers interested in understanding how a computer surrogate human can augment their analyses of designed environments.
(26408 views)
The Java Game Development Tutorialby Fabian Birzele - Java Cooperation
A very detailed introduction into the development of online games using Java. The text will lead you from the basic structure of an applet to the development of a whole game. Topics covered: AI, level editors, random generation of landscapes, etc.
(27933 views)
HTML5 Shoot 'em Up in an Afternoonby Bryan Bibat
Learn how to make a simple top-down shoot 'em up in a few hours using the Phaser HTML5 game framework. The book covers all of the basics: from placing and moving sprites, to managing collision detection and unit health, up to setting up a boss fight.
(7213 views)
Game Creation with XNA- Wikibooks
This book is a collection of tutorials on game creation with Microsoft's XNA framework. Contents: Basics; Game Design; Mathematics and Physics; Programming; Audio and Sound; 2D/3D Game Development; Networking and Multiplayer; AI; Kinect; etc.
(16786 views)