Logo

The Art of Computer Game Design

Large book cover: The Art of Computer Game Design

The Art of Computer Game Design
by

Publisher: Osborne/McGraw-Hill
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.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: BlitzMaxBlitzMax
- Wikibooks
BlitzMax is a computer programming language based on BASIC. The code is first converted to a low level assembler format which is then assembled into object code for the target platform. BlitzMax is capable of compiling for Windows, Linux and Mac OS.
(15819 views)
Book cover: Coding with MinecraftCoding with Minecraft
by - No Starch Press
In this book you'll create a virtual robot army with Lua, a programming language used by professional game developers. Step-by-step coding projects will show you how to write programs that automatically build anything that you can imagine.
(8082 views)
Book cover: Cross-Platform Game Programming with gameplay3dCross-Platform Game Programming with gameplay3d
- Wikibooks
Gameplay3d is a free and open-source C++/Lua programming framework. This guide will begin by introducing you to gameplay3d, before delving more deeply into its many features. Clear step-by-step examples will be provided, along with code samples.
(15646 views)
Book cover: Game ProgrammingGame Programming
by - Global Text Project
These notes are designed to help students learn fundamental principles that apply to game programming regardless of the language used. These principles include gathering input from users, processing game data and rendering game objects to the screen.
(14737 views)