SlideShare une entreprise Scribd logo
1  sur  34
Télécharger pour lire hors ligne
The Design Document
Videogame Design and Programming

Prof. Pier Luca Lanzi
Reference

2

§ Chapter 14 “The Design Document” of the
course textbook: Tracy Fullerton. Game
Design Workshop, Second Edition. Morgan
Kaufmann 2008.

§ Chapter 24 “The Team Sometimes
Communicates Through Documents” of the
course textbook: Jesse Schell. The Art of
Game Design: A Book of Lenses. CRC Press;
1 edition (August 4, 2008)

Prof. Pier Luca Lanzi
What is the Game Design Document?
Game development is inherently collaborative!
Communicating the overall vision of the game
to all the team member is essential.
The most effective way is to write down the vision
as well as a detailed plan for executing it

Prof. Pier Luca Lanzi
what is the game design document?
it is like the blueprints for a building.

Prof. Pier Luca Lanzi
game documents have two purposes
memory and communication

Prof. Pier Luca Lanzi
Design Document as Memory

6

•  A game design has thousands of important decisions that define
• 
• 

how the game works and why
When ideas are fresh, people feel like they are impossible to
forget, but it is very easy to forget even the most fundamental
decisions and solutions
Recording all the design decisions in your design document will
save you the trouble of having to solve the same problems all
over again

Prof. Pier Luca Lanzi
Design Document for Communication

7

•  Design decisions must be communicated to many people
•  Such communication is never one-way but it is more a dialog
•  In fact, as soon as a decision is put on paper, someone will find a
• 
• 

problem with it, or come up with a way to make it better
The design document can get more minds on the design faster to
more quickly find and fix weaknesses in the game design
The design document is also used to solve possible disputes
about how/who/when things should be done

Prof. Pier Luca Lanzi
Types of Design Documents

Prof. Pier Luca Lanzi

8
Types of Design Documents (Design)

9

1.  Game Design Overview

§  High-level brief document (might only be a few pages) written primarily for

management, explains what this game is, and who it is for
Useful for the whole team to get a sense of the big picture of the game
2.  Detailed Design Document
Describes all the game mechanics and interfaces in great detail
Help the designers remember all the little detailed ideas and to help
communicate those ideas to the engineers who have to code them, and
the artists who need to make them look nice
3.  Story Overview
Describes the dialog and narration of the game

§ 
§ 
§ 
§ 

Prof. Pier Luca Lanzi
Types of Design Documents (Engineering)
4. 

Technical Design Document
High-level brief document (might only be a few pages) written primarily for
management, explains what this game is, and who it is for
Useful for the whole team to get a sense of the big picture of the game
Pipeline Overview
Brief document by the engineers for the art team describing the do’s and don’ts
System Limitation
Explicit what limits should not be crossed, e.g., number of polygons on the screen
at once, number of simultaneous explosions on screen at once, drawcalls, etc.
Art Bible
A document that provides the guidelines to keep the game art consistent when
more than one artist work on the project
Concept Art Overview
A collection of images that show how they will look and feel in the context of the
game design put together by the art team with the design team

§ 
§ 

5. 
6. 

7. 

8. 

10

§ 
§ 
§ 
§ 

Prof. Pier Luca Lanzi
Types of Design Documents (Management)

11

9.  Game Budget

§  Prospect of the cost required to develop the game
§  Possibly, the first document created, since it is used to help secure fundings

10.  Project Schedule

§  Lists all the tasks that need to be accomplished, how long each will take,
§ 

when each task must be completed, and who will do them
Probably, the most frequently updated document of the project

Prof. Pier Luca Lanzi
Types of Design Documents (Writing)

12

11.  Story Bible

§  Lays down the law about what is and is not possible in the story world
§  It make it easier for everyone on the team to contribute story ideas, within

the technical limits of the underlying engine/technology
12.  Script
Their dialogs of NPCs and other story scripts
13.  Game Tutorial and Manual
The text that goes into in-game tutorials, Web pages, and printed manuals

§ 
§ 

Prof. Pier Luca Lanzi
Types of Design Documents (Players)

13

14.  Game Walkthrough

§  If players like a game, they are going to write their own documents about
§ 
§ 

it and post them online
Studying what your players write about your game can be a great way to
find out, in detail, what players like and dislike about your game
By the time, a player walkthrough is written, of course, it is often too late
to change your game — but at least you’ll know for next time

Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
The Game Design Document

15

•  Describes the overall concept of the game, target audience, gameplay,
interfaces, controls, characters, levels, media assets, etc. In short,
everything that teams need to know (and has agreed) about the design

•  Most of the developers and publishers today would never go into
production without a detailed design document

•  It is a living document, updated throughout production.
•  Without the design document, the team members might interpret what
they know about the game in their own unique ways

•  Game developers tend to be visual people so supplementing the
document with lots of visuals is generally a good thing

Prof. Pier Luca Lanzi
The Game Design Document

16

•  It should be succinct, around 25 pages (more if you like)
•  Its objective is communication, developers should do whatever it
takes to accomplish that goal

•  Writing the document provides a process for establishing
communication and serves as a touchstone for the entire team

•  It is not a substitute for team meetings and in-person
communication

Prof. Pier Luca Lanzi
Contents of a Design Documents

17

•  There is no standard format for documenting design.
•  In general, the contents of a game design document contain
§ Overview and vision statement
§ Audience, platform, and marketing
§ Gameplay
§ Characters (if applicable)
§ Story (if applicable)
§ World (if applicable)
§ Media list
•  The design document can also include technical details which might also
be articulated in a separate document, the technical specification

Prof. Pier Luca Lanzi
Examples of game design documents
http://digitalworlds.wetpaint.com/page/Example+Blank+Design+Document
http://www.gamasutra.com/view/feature/3384/the_anatomy_of_a_design_document_.php

Prof. Pier Luca Lanzi
When writing a design document, don’t get distracted!
Don’t forget its ultimate goal: to communicate your game design
to the production team, the publisher, the marketing team and
anyone else involved in the game.
Think about it as a living document which needs to be modular
(easier to update/manage as it grows in size and complexity)

Prof. Pier Luca Lanzi
Design History

20

•  A design document is a continuously changing reference tool
•  Alert team mates about any significant modifications or updates
•  The design history contains a section for every major change
made

•  When using a wiki, this section will be replaced by the editing
history feature of the software

Prof. Pier Luca Lanzi
Vision Statement

21

•  It is were the vision of the game is stated. Typically, 500 words long. Try
to capture the essence of your game and convey this to the reader in
as compelling and accurate a way as possible.

•  Game logline
§ In one sentence, describe your game
•  Gameplay synopsis
§ Describe how your game plays and what the user experiences. Try
to keep it concise—no more than a couple of pages. You might
want to reference some or all of the following topics:
Uniqueness: What makes your game unique?
Mechanics: How does the game function? What is the core play
mechanic?
Setting: What is the setting for your game?
Look and feel: Give a summary of the look and feel of the game.

§ 
§ 
§ 
§ 

Prof. Pier Luca Lanzi
Audience, Platform, and Marketing

• 

• 
• 

Target audience: Who will buy
your game? Describe the
demographic you are targeting,
including age, gender, and
geographic locations.
Platform: What platform or
platforms will your game run
on? Why did you choose these
platforms?
System requirements: might
limit your audience, especially
on the PC, where the hardware
varies widely. Describe what is
required to play the game and
why those choices were made.

• 

• 
• 

Prof. Pier Luca Lanzi

22

Top performers: List other top-selling
games in the same market. Provide
sales figures, release dates,
information on sequels and platforms,
as well as brief descriptions of each
title.
Feature comparison: Compare your
game to the competition. Why
would a consumer purchase your
game over the others?
Sales expectations: Provide an
estimate of sales over the first year
broken down by quarter. How many
units will be sold globally, as well as
within key markets, like the United
States, England, Japan, etc.?
Legal Analysis

•  Discusses the legal and financial obligations regarding copyrights,
trademarks, contracts and licensing agreements

Prof. Pier Luca Lanzi
Gameplay

•  Overview: describes the core gameplay
•  Gameplay description: tells how the game functions
•  Controls
§ Interfaces: wireframes and descriptions of how each interface
functions
Rules: if there is a prototype the description of the rules is
much easier.
Scoring/winning conditions
Modes and other features
Levels: the design of each level should be laid out here.
Flowchart: create a flowchart showing all the areas and screens
needed
Editor

§ 

• 
• 
• 
• 

§ 

Prof. Pier Luca Lanzi
Game Characters

•  Character design: describe any game characters and their
attributes

•  Types: describe all the types of PCs and NPCs

Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
Story

• 
• 
• 
• 
• 

Synopsis: if the game includes a story, summarize it here. Keep it down to one
or two paragraphs.
Complete story: outline the entire story in a way that mirrors the gameplay.
Do not just tell your story, but structure it so that it unfolds as the game
progresses.
Backstory: describe any important elements of your story that do not tie
directly into the gameplay.
Narrative devices: describe the various ways in which you plan to reveal the
story. What are the devices you plan to use to tell the story?
Subplots: Because games are not linear like books and movies, there might be
numerous smaller stories interwoven into the main story. Describe each
subplots and explain how they tie into the gameplay and the master plot.

Prof. Pier Luca Lanzi
The Game World

•  If the game involves the creation of a world, you need to go into detail
on all aspects of that world such as

§ Overview
§ Key locations
§ Travel
§ Mapping
§ Scale
§ Physical objects
§ Weather conditions
§ Day and night
§ Time
§ Physics
§ Society/culture
Prof. Pier Luca Lanzi
Media List

•  List all media that will be required.
•  The list will depend on the game specifics
•  Interface assets
•  Environments
•  Characters
•  Animation
•  Music and sound effects
Prof. Pier Luca Lanzi
Technical Spec

• 

Technical analysis
New technology
Major software
development tasks
Risks
Alternatives
Estimated resources
required
Development platform and
tools
Delivery
Game Engine
Technical Specs
Design
Collision Detection

§ 
§ 
§ 
§ 
§ 

• 
• 
• 

§ 
§ 
§ 

• 
• 
• 
• 
• 
• 
• 

Prof. Pier Luca Lanzi

Interface technical specs
Controls’ technical specs
Lighting models
Rendering system
Technical specs
2D/3D rendering
Camera
Internet/network spec
System parameters
Max players, servers,
customization, connectivity,
websites, …
Other
Help, manual, setup

§ 
§ 
§ 
§ 
§ 
Writing Your Design Document

•  Before writing the design document, quite an amount of time should be
spent thinking about the gameplay

•  The best way to do this is to build a physical or software prototype and
play test it, improving and expanding the design until a solid foundation
is reached

•  Only after several iteration of prototyping, the design document can
start

•  Use flowcharts and wireframes to explain the game areas and features
•  By working through your concept from prototype to flowchart to
wireframes to documentation, the design document is actually easy to
write

Prof. Pier Luca Lanzi
What about the course project?
As soon as you team up, your team is required to write an
initial draft (the version zero) of your game design document
The draft should contain all the important element/documents
discussed in this lecture that are applicable to your project.
The draft must be quite short, around 10 pages, and its objective
is to assess that your team has agreed on a gameplay vision

Prof. Pier Luca Lanzi
Why do you need the document?
to speed up communication
in our short development window,
as a reference to what has been decided
to solve any dispute raising during the development

Prof. Pier Luca Lanzi

Contenu connexe

Tendances

Fundamentals of Game Design - Ch1
Fundamentals of Game Design - Ch1Fundamentals of Game Design - Ch1
Fundamentals of Game Design - Ch1
Cynthia Marcello
 

Tendances (20)

Game Elements
Game ElementsGame Elements
Game Elements
 
Game development Pre-Production
Game development Pre-ProductionGame development Pre-Production
Game development Pre-Production
 
Level Design
Level DesignLevel Design
Level Design
 
Phases of game development
Phases of game developmentPhases of game development
Phases of game development
 
20 Game Ideas You Should Steal
20 Game Ideas You Should Steal20 Game Ideas You Should Steal
20 Game Ideas You Should Steal
 
Game Design fundamentals
Game Design fundamentalsGame Design fundamentals
Game Design fundamentals
 
Game Design: The Production Plan
Game Design: The Production PlanGame Design: The Production Plan
Game Design: The Production Plan
 
Game development
Game developmentGame development
Game development
 
Introduction to Game Design
Introduction to Game DesignIntroduction to Game Design
Introduction to Game Design
 
Writing a gaming proposal
Writing a gaming proposalWriting a gaming proposal
Writing a gaming proposal
 
LAFS Game Mechanics - The Core Mechanic
LAFS Game Mechanics - The Core MechanicLAFS Game Mechanics - The Core Mechanic
LAFS Game Mechanics - The Core Mechanic
 
Introduction to Level Design
Introduction to Level DesignIntroduction to Level Design
Introduction to Level Design
 
Game Development Step by Step
Game Development Step by StepGame Development Step by Step
Game Development Step by Step
 
LAFS Game Mechanics - Narrative Elements
LAFS Game Mechanics - Narrative ElementsLAFS Game Mechanics - Narrative Elements
LAFS Game Mechanics - Narrative Elements
 
Game Design
Game DesignGame Design
Game Design
 
Fundamentals of Game Design - Ch1
Fundamentals of Game Design - Ch1Fundamentals of Game Design - Ch1
Fundamentals of Game Design - Ch1
 
LAFS Game Design 7 - Prototyping
LAFS Game Design 7 - PrototypingLAFS Game Design 7 - Prototyping
LAFS Game Design 7 - Prototyping
 
Character design
Character designCharacter design
Character design
 
Video game proposal
Video game proposalVideo game proposal
Video game proposal
 
Horizon Zero Dawn: A Game Design Post-Mortem
Horizon Zero Dawn: A Game Design Post-MortemHorizon Zero Dawn: A Game Design Post-Mortem
Horizon Zero Dawn: A Game Design Post-Mortem
 

En vedette

Java Technical Design Document
Java Technical Design DocumentJava Technical Design Document
Java Technical Design Document
Deborah Obasogie
 
Fundamentals of Game Design - Ch2
Fundamentals of Game Design - Ch2Fundamentals of Game Design - Ch2
Fundamentals of Game Design - Ch2
Cynthia Marcello
 
Design Document - Tensioned Building Construction
Design Document - Tensioned Building ConstructionDesign Document - Tensioned Building Construction
Design Document - Tensioned Building Construction
Luke Skelly
 
User Centred Design (UCD) Presentation
User Centred Design (UCD) PresentationUser Centred Design (UCD) Presentation
User Centred Design (UCD) Presentation
Vinai Kumar
 

En vedette (20)

Sample Project Proposal Design Document
Sample Project Proposal Design DocumentSample Project Proposal Design Document
Sample Project Proposal Design Document
 
Game design doc template
Game design doc   templateGame design doc   template
Game design doc template
 
ATS-High-level design document
ATS-High-level design documentATS-High-level design document
ATS-High-level design document
 
Java Technical Design Document
Java Technical Design DocumentJava Technical Design Document
Java Technical Design Document
 
Fundamentals of Game Design - Ch2
Fundamentals of Game Design - Ch2Fundamentals of Game Design - Ch2
Fundamentals of Game Design - Ch2
 
Design Document - Tensioned Building Construction
Design Document - Tensioned Building ConstructionDesign Document - Tensioned Building Construction
Design Document - Tensioned Building Construction
 
Project flow mishra
Project flow mishraProject flow mishra
Project flow mishra
 
Instructional Design Project Management 2.0: A Model of Development & Practice
Instructional Design Project Management 2.0: A Model of Development & PracticeInstructional Design Project Management 2.0: A Model of Development & Practice
Instructional Design Project Management 2.0: A Model of Development & Practice
 
Game design document
Game design document Game design document
Game design document
 
Tools for Mobile UX Design
Tools for Mobile UX DesignTools for Mobile UX Design
Tools for Mobile UX Design
 
Miva + WordPress
Miva + WordPressMiva + WordPress
Miva + WordPress
 
Game design document template for serious games
Game design document template for serious gamesGame design document template for serious games
Game design document template for serious games
 
User Centred Design (UCD) Presentation
User Centred Design (UCD) PresentationUser Centred Design (UCD) Presentation
User Centred Design (UCD) Presentation
 
Ux Design for Mobile Apps
Ux Design for Mobile AppsUx Design for Mobile Apps
Ux Design for Mobile Apps
 
UX Design for Mobile Interfaces
UX Design for Mobile InterfacesUX Design for Mobile Interfaces
UX Design for Mobile Interfaces
 
2016 Mobile Design & UX Trends
2016 Mobile Design & UX Trends2016 Mobile Design & UX Trends
2016 Mobile Design & UX Trends
 
UX Design for Mobile Payment Experiences
UX Design for Mobile Payment ExperiencesUX Design for Mobile Payment Experiences
UX Design for Mobile Payment Experiences
 
Game Art Bible - Secret Sauce to Making Great Game Art
Game Art Bible - Secret Sauce to Making Great Game ArtGame Art Bible - Secret Sauce to Making Great Game Art
Game Art Bible - Secret Sauce to Making Great Game Art
 
Documenting Design: A Critical Step in Any Developers Workflow
Documenting Design: A Critical Step in Any Developers WorkflowDocumenting Design: A Critical Step in Any Developers Workflow
Documenting Design: A Critical Step in Any Developers Workflow
 
Work Flow Process Animated by Slideshop
Work Flow Process Animated by SlideshopWork Flow Process Animated by Slideshop
Work Flow Process Animated by Slideshop
 

Similaire à Videogame Design and Programming - 08 The Design Document

ENG 2322College of Professional StudiesProject #4 Portfolio
ENG 2322College of Professional StudiesProject #4 PortfolioENG 2322College of Professional StudiesProject #4 Portfolio
ENG 2322College of Professional StudiesProject #4 Portfolio
TanaMaeskm
 
About game design
About game designAbout game design
About game design
Son Aris
 
Game designer profile
Game designer profileGame designer profile
Game designer profile
Sam McCourt
 
Production job roles
Production job roles Production job roles
Production job roles
Samuel Hayman
 

Similaire à Videogame Design and Programming - 08 The Design Document (20)

VDP2016 - Lecture 07 The design document
VDP2016 - Lecture 07 The design documentVDP2016 - Lecture 07 The design document
VDP2016 - Lecture 07 The design document
 
The Design Document
The Design DocumentThe Design Document
The Design Document
 
Videogame Design and Programming - 04 Conceptualization
Videogame Design and Programming - 04 ConceptualizationVideogame Design and Programming - 04 Conceptualization
Videogame Design and Programming - 04 Conceptualization
 
Guide to creation of game concept document
Guide to creation of game concept documentGuide to creation of game concept document
Guide to creation of game concept document
 
How to develop a game
How to develop a game How to develop a game
How to develop a game
 
ENG 2322College of Professional StudiesProject #4 Portfolio
ENG 2322College of Professional StudiesProject #4 PortfolioENG 2322College of Professional StudiesProject #4 Portfolio
ENG 2322College of Professional StudiesProject #4 Portfolio
 
About game design
About game designAbout game design
About game design
 
Idea Generation and Conceptualization
Idea Generation and ConceptualizationIdea Generation and Conceptualization
Idea Generation and Conceptualization
 
VDP2016 - Lecture 03 Conceptualization
VDP2016 - Lecture 03 ConceptualizationVDP2016 - Lecture 03 Conceptualization
VDP2016 - Lecture 03 Conceptualization
 
Impossible mission: estimating (game) development
Impossible mission: estimating (game) developmentImpossible mission: estimating (game) development
Impossible mission: estimating (game) development
 
Game designer profile
Game designer profileGame designer profile
Game designer profile
 
TJD_2023_Lab_06.pptx
TJD_2023_Lab_06.pptxTJD_2023_Lab_06.pptx
TJD_2023_Lab_06.pptx
 
LAFS PREPRO Session 2 - Game Documentation
LAFS PREPRO Session 2 - Game DocumentationLAFS PREPRO Session 2 - Game Documentation
LAFS PREPRO Session 2 - Game Documentation
 
Videogame Design and Programming - Course organization
Videogame Design and Programming - Course organizationVideogame Design and Programming - Course organization
Videogame Design and Programming - Course organization
 
GameDevelopement.pptx
GameDevelopement.pptxGameDevelopement.pptx
GameDevelopement.pptx
 
GameDevelopement.pptx
GameDevelopement.pptxGameDevelopement.pptx
GameDevelopement.pptx
 
Cs9541 3 Game Development
Cs9541 3  Game DevelopmentCs9541 3  Game Development
Cs9541 3 Game Development
 
Production job roles
Production job roles Production job roles
Production job roles
 
CoGame starter
CoGame starterCoGame starter
CoGame starter
 
Gameplay Concept Tool
Gameplay Concept ToolGameplay Concept Tool
Gameplay Concept Tool
 

Plus de Pier Luca Lanzi

Plus de Pier Luca Lanzi (20)

11 Settembre 2021 - Giocare con i Videogiochi
11 Settembre 2021 - Giocare con i Videogiochi11 Settembre 2021 - Giocare con i Videogiochi
11 Settembre 2021 - Giocare con i Videogiochi
 
Breve Viaggio al Centro dei Videogiochi
Breve Viaggio al Centro dei VideogiochiBreve Viaggio al Centro dei Videogiochi
Breve Viaggio al Centro dei Videogiochi
 
Global Game Jam 19 @ POLIMI - Morning Welcome
Global Game Jam 19 @ POLIMI - Morning WelcomeGlobal Game Jam 19 @ POLIMI - Morning Welcome
Global Game Jam 19 @ POLIMI - Morning Welcome
 
Data Driven Game Design @ Campus Party 2018
Data Driven Game Design @ Campus Party 2018Data Driven Game Design @ Campus Party 2018
Data Driven Game Design @ Campus Party 2018
 
GGJ18 al Politecnico di Milano - Presentazione che precede la presentazione d...
GGJ18 al Politecnico di Milano - Presentazione che precede la presentazione d...GGJ18 al Politecnico di Milano - Presentazione che precede la presentazione d...
GGJ18 al Politecnico di Milano - Presentazione che precede la presentazione d...
 
GGJ18 al Politecnico di Milano - Presentazione di apertura
GGJ18 al Politecnico di Milano - Presentazione di aperturaGGJ18 al Politecnico di Milano - Presentazione di apertura
GGJ18 al Politecnico di Milano - Presentazione di apertura
 
Presentation for UNITECH event - January 8, 2018
Presentation for UNITECH event - January 8, 2018Presentation for UNITECH event - January 8, 2018
Presentation for UNITECH event - January 8, 2018
 
DMTM Lecture 20 Data preparation
DMTM Lecture 20 Data preparationDMTM Lecture 20 Data preparation
DMTM Lecture 20 Data preparation
 
DMTM Lecture 19 Data exploration
DMTM Lecture 19 Data explorationDMTM Lecture 19 Data exploration
DMTM Lecture 19 Data exploration
 
DMTM Lecture 18 Graph mining
DMTM Lecture 18 Graph miningDMTM Lecture 18 Graph mining
DMTM Lecture 18 Graph mining
 
DMTM Lecture 17 Text mining
DMTM Lecture 17 Text miningDMTM Lecture 17 Text mining
DMTM Lecture 17 Text mining
 
DMTM Lecture 16 Association rules
DMTM Lecture 16 Association rulesDMTM Lecture 16 Association rules
DMTM Lecture 16 Association rules
 
DMTM Lecture 15 Clustering evaluation
DMTM Lecture 15 Clustering evaluationDMTM Lecture 15 Clustering evaluation
DMTM Lecture 15 Clustering evaluation
 
DMTM Lecture 14 Density based clustering
DMTM Lecture 14 Density based clusteringDMTM Lecture 14 Density based clustering
DMTM Lecture 14 Density based clustering
 
DMTM Lecture 13 Representative based clustering
DMTM Lecture 13 Representative based clusteringDMTM Lecture 13 Representative based clustering
DMTM Lecture 13 Representative based clustering
 
DMTM Lecture 12 Hierarchical clustering
DMTM Lecture 12 Hierarchical clusteringDMTM Lecture 12 Hierarchical clustering
DMTM Lecture 12 Hierarchical clustering
 
DMTM Lecture 11 Clustering
DMTM Lecture 11 ClusteringDMTM Lecture 11 Clustering
DMTM Lecture 11 Clustering
 
DMTM Lecture 10 Classification ensembles
DMTM Lecture 10 Classification ensemblesDMTM Lecture 10 Classification ensembles
DMTM Lecture 10 Classification ensembles
 
DMTM Lecture 09 Other classificationmethods
DMTM Lecture 09 Other classificationmethodsDMTM Lecture 09 Other classificationmethods
DMTM Lecture 09 Other classificationmethods
 
DMTM Lecture 08 Classification rules
DMTM Lecture 08 Classification rulesDMTM Lecture 08 Classification rules
DMTM Lecture 08 Classification rules
 

Dernier

Beautiful 😋 Call girls in Lahore 03210033448
Beautiful 😋 Call girls in Lahore 03210033448Beautiful 😋 Call girls in Lahore 03210033448
Beautiful 😋 Call girls in Lahore 03210033448
ont65320
 
Nayabad Call Girls ✔ 8005736733 ✔ Hot Model With Sexy Bhabi Ready For Sex At ...
Nayabad Call Girls ✔ 8005736733 ✔ Hot Model With Sexy Bhabi Ready For Sex At ...Nayabad Call Girls ✔ 8005736733 ✔ Hot Model With Sexy Bhabi Ready For Sex At ...
Nayabad Call Girls ✔ 8005736733 ✔ Hot Model With Sexy Bhabi Ready For Sex At ...
aamir
 
Goa Call "Girls Service 9316020077 Call "Girls in Goa
Goa Call "Girls  Service   9316020077 Call "Girls in GoaGoa Call "Girls  Service   9316020077 Call "Girls in Goa
Goa Call "Girls Service 9316020077 Call "Girls in Goa
sexy call girls service in goa
 
Desi Bhabhi Call Girls In Goa 💃 730 02 72 001💃desi Bhabhi Escort Goa
Desi Bhabhi Call Girls  In Goa  💃 730 02 72 001💃desi Bhabhi Escort GoaDesi Bhabhi Call Girls  In Goa  💃 730 02 72 001💃desi Bhabhi Escort Goa
Desi Bhabhi Call Girls In Goa 💃 730 02 72 001💃desi Bhabhi Escort Goa
russian goa call girl and escorts service
 
Russian ℂall gIRLS In Goa 9316020077 ℂall gIRLS Service In Goa
Russian ℂall gIRLS In Goa 9316020077  ℂall gIRLS Service  In GoaRussian ℂall gIRLS In Goa 9316020077  ℂall gIRLS Service  In Goa
Russian ℂall gIRLS In Goa 9316020077 ℂall gIRLS Service In Goa
russian goa call girl and escorts service
 
CHEAP Call Girls in Malviya Nagar, (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in  Malviya Nagar, (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in  Malviya Nagar, (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Malviya Nagar, (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Dernier (20)

Call Girls in Barasat | 7001035870 At Low Cost Cash Payment Booking
Call Girls in Barasat | 7001035870 At Low Cost Cash Payment BookingCall Girls in Barasat | 7001035870 At Low Cost Cash Payment Booking
Call Girls in Barasat | 7001035870 At Low Cost Cash Payment Booking
 
Book Paid Sonagachi Call Girls Kolkata 𖠋 8250192130 𖠋Low Budget Full Independ...
Book Paid Sonagachi Call Girls Kolkata 𖠋 8250192130 𖠋Low Budget Full Independ...Book Paid Sonagachi Call Girls Kolkata 𖠋 8250192130 𖠋Low Budget Full Independ...
Book Paid Sonagachi Call Girls Kolkata 𖠋 8250192130 𖠋Low Budget Full Independ...
 
VIP Model Call Girls Budhwar Peth ( Pune ) Call ON 8005736733 Starting From 5...
VIP Model Call Girls Budhwar Peth ( Pune ) Call ON 8005736733 Starting From 5...VIP Model Call Girls Budhwar Peth ( Pune ) Call ON 8005736733 Starting From 5...
VIP Model Call Girls Budhwar Peth ( Pune ) Call ON 8005736733 Starting From 5...
 
↑Top Model (Kolkata) Call Girls Sonagachi ⟟ 8250192130 ⟟ High Class Call Girl...
↑Top Model (Kolkata) Call Girls Sonagachi ⟟ 8250192130 ⟟ High Class Call Girl...↑Top Model (Kolkata) Call Girls Sonagachi ⟟ 8250192130 ⟟ High Class Call Girl...
↑Top Model (Kolkata) Call Girls Sonagachi ⟟ 8250192130 ⟟ High Class Call Girl...
 
Bhimtal ❤CALL GIRL 8617697112 ❤CALL GIRLS IN Bhimtal ESCORT SERVICE❤CALL GIRL
Bhimtal ❤CALL GIRL 8617697112 ❤CALL GIRLS IN Bhimtal ESCORT SERVICE❤CALL GIRLBhimtal ❤CALL GIRL 8617697112 ❤CALL GIRLS IN Bhimtal ESCORT SERVICE❤CALL GIRL
Bhimtal ❤CALL GIRL 8617697112 ❤CALL GIRLS IN Bhimtal ESCORT SERVICE❤CALL GIRL
 
Book Sex Workers Available Kolkata Call Girls Service Airport Kolkata ✔ 62971...
Book Sex Workers Available Kolkata Call Girls Service Airport Kolkata ✔ 62971...Book Sex Workers Available Kolkata Call Girls Service Airport Kolkata ✔ 62971...
Book Sex Workers Available Kolkata Call Girls Service Airport Kolkata ✔ 62971...
 
Independent Hatiara Escorts ✔ 9332606886✔ Full Night With Room Online Booking...
Independent Hatiara Escorts ✔ 9332606886✔ Full Night With Room Online Booking...Independent Hatiara Escorts ✔ 9332606886✔ Full Night With Room Online Booking...
Independent Hatiara Escorts ✔ 9332606886✔ Full Night With Room Online Booking...
 
Beautiful 😋 Call girls in Lahore 03210033448
Beautiful 😋 Call girls in Lahore 03210033448Beautiful 😋 Call girls in Lahore 03210033448
Beautiful 😋 Call girls in Lahore 03210033448
 
College Call Girls Pune 8617697112 Short 1500 Night 6000 Best call girls Service
College Call Girls Pune 8617697112 Short 1500 Night 6000 Best call girls ServiceCollege Call Girls Pune 8617697112 Short 1500 Night 6000 Best call girls Service
College Call Girls Pune 8617697112 Short 1500 Night 6000 Best call girls Service
 
Almora call girls 📞 8617697112 At Low Cost Cash Payment Booking
Almora call girls 📞 8617697112 At Low Cost Cash Payment BookingAlmora call girls 📞 8617697112 At Low Cost Cash Payment Booking
Almora call girls 📞 8617697112 At Low Cost Cash Payment Booking
 
Nayabad Call Girls ✔ 8005736733 ✔ Hot Model With Sexy Bhabi Ready For Sex At ...
Nayabad Call Girls ✔ 8005736733 ✔ Hot Model With Sexy Bhabi Ready For Sex At ...Nayabad Call Girls ✔ 8005736733 ✔ Hot Model With Sexy Bhabi Ready For Sex At ...
Nayabad Call Girls ✔ 8005736733 ✔ Hot Model With Sexy Bhabi Ready For Sex At ...
 
Science City Kolkata ( Call Girls ) Kolkata ✔ 6297143586 ✔ Hot Model With Sex...
Science City Kolkata ( Call Girls ) Kolkata ✔ 6297143586 ✔ Hot Model With Sex...Science City Kolkata ( Call Girls ) Kolkata ✔ 6297143586 ✔ Hot Model With Sex...
Science City Kolkata ( Call Girls ) Kolkata ✔ 6297143586 ✔ Hot Model With Sex...
 
Goa Call "Girls Service 9316020077 Call "Girls in Goa
Goa Call "Girls  Service   9316020077 Call "Girls in GoaGoa Call "Girls  Service   9316020077 Call "Girls in Goa
Goa Call "Girls Service 9316020077 Call "Girls in Goa
 
Kanpur call girls 📞 8617697112 At Low Cost Cash Payment Booking
Kanpur call girls 📞 8617697112 At Low Cost Cash Payment BookingKanpur call girls 📞 8617697112 At Low Cost Cash Payment Booking
Kanpur call girls 📞 8617697112 At Low Cost Cash Payment Booking
 
Dakshineswar Call Girls ✔ 8005736733 ✔ Hot Model With Sexy Bhabi Ready For Se...
Dakshineswar Call Girls ✔ 8005736733 ✔ Hot Model With Sexy Bhabi Ready For Se...Dakshineswar Call Girls ✔ 8005736733 ✔ Hot Model With Sexy Bhabi Ready For Se...
Dakshineswar Call Girls ✔ 8005736733 ✔ Hot Model With Sexy Bhabi Ready For Se...
 
Desi Bhabhi Call Girls In Goa 💃 730 02 72 001💃desi Bhabhi Escort Goa
Desi Bhabhi Call Girls  In Goa  💃 730 02 72 001💃desi Bhabhi Escort GoaDesi Bhabhi Call Girls  In Goa  💃 730 02 72 001💃desi Bhabhi Escort Goa
Desi Bhabhi Call Girls In Goa 💃 730 02 72 001💃desi Bhabhi Escort Goa
 
Russian ℂall gIRLS In Goa 9316020077 ℂall gIRLS Service In Goa
Russian ℂall gIRLS In Goa 9316020077  ℂall gIRLS Service  In GoaRussian ℂall gIRLS In Goa 9316020077  ℂall gIRLS Service  In Goa
Russian ℂall gIRLS In Goa 9316020077 ℂall gIRLS Service In Goa
 
❤Personal Whatsapp Number Keylong Call Girls 8617697112 💦✅.
❤Personal Whatsapp Number Keylong Call Girls 8617697112 💦✅.❤Personal Whatsapp Number Keylong Call Girls 8617697112 💦✅.
❤Personal Whatsapp Number Keylong Call Girls 8617697112 💦✅.
 
Verified Trusted Call Girls Tambaram Chennai ✔✔7427069034 Independent Chenna...
Verified Trusted Call Girls Tambaram Chennai ✔✔7427069034  Independent Chenna...Verified Trusted Call Girls Tambaram Chennai ✔✔7427069034  Independent Chenna...
Verified Trusted Call Girls Tambaram Chennai ✔✔7427069034 Independent Chenna...
 
CHEAP Call Girls in Malviya Nagar, (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in  Malviya Nagar, (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in  Malviya Nagar, (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Malviya Nagar, (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 

Videogame Design and Programming - 08 The Design Document

  • 1. The Design Document Videogame Design and Programming Prof. Pier Luca Lanzi
  • 2. Reference 2 § Chapter 14 “The Design Document” of the course textbook: Tracy Fullerton. Game Design Workshop, Second Edition. Morgan Kaufmann 2008. § Chapter 24 “The Team Sometimes Communicates Through Documents” of the course textbook: Jesse Schell. The Art of Game Design: A Book of Lenses. CRC Press; 1 edition (August 4, 2008) Prof. Pier Luca Lanzi
  • 3. What is the Game Design Document? Game development is inherently collaborative! Communicating the overall vision of the game to all the team member is essential. The most effective way is to write down the vision as well as a detailed plan for executing it Prof. Pier Luca Lanzi
  • 4. what is the game design document? it is like the blueprints for a building. Prof. Pier Luca Lanzi
  • 5. game documents have two purposes memory and communication Prof. Pier Luca Lanzi
  • 6. Design Document as Memory 6 •  A game design has thousands of important decisions that define •  •  how the game works and why When ideas are fresh, people feel like they are impossible to forget, but it is very easy to forget even the most fundamental decisions and solutions Recording all the design decisions in your design document will save you the trouble of having to solve the same problems all over again Prof. Pier Luca Lanzi
  • 7. Design Document for Communication 7 •  Design decisions must be communicated to many people •  Such communication is never one-way but it is more a dialog •  In fact, as soon as a decision is put on paper, someone will find a •  •  problem with it, or come up with a way to make it better The design document can get more minds on the design faster to more quickly find and fix weaknesses in the game design The design document is also used to solve possible disputes about how/who/when things should be done Prof. Pier Luca Lanzi
  • 8. Types of Design Documents Prof. Pier Luca Lanzi 8
  • 9. Types of Design Documents (Design) 9 1.  Game Design Overview §  High-level brief document (might only be a few pages) written primarily for management, explains what this game is, and who it is for Useful for the whole team to get a sense of the big picture of the game 2.  Detailed Design Document Describes all the game mechanics and interfaces in great detail Help the designers remember all the little detailed ideas and to help communicate those ideas to the engineers who have to code them, and the artists who need to make them look nice 3.  Story Overview Describes the dialog and narration of the game §  §  §  §  Prof. Pier Luca Lanzi
  • 10. Types of Design Documents (Engineering) 4.  Technical Design Document High-level brief document (might only be a few pages) written primarily for management, explains what this game is, and who it is for Useful for the whole team to get a sense of the big picture of the game Pipeline Overview Brief document by the engineers for the art team describing the do’s and don’ts System Limitation Explicit what limits should not be crossed, e.g., number of polygons on the screen at once, number of simultaneous explosions on screen at once, drawcalls, etc. Art Bible A document that provides the guidelines to keep the game art consistent when more than one artist work on the project Concept Art Overview A collection of images that show how they will look and feel in the context of the game design put together by the art team with the design team §  §  5.  6.  7.  8.  10 §  §  §  §  Prof. Pier Luca Lanzi
  • 11. Types of Design Documents (Management) 11 9.  Game Budget §  Prospect of the cost required to develop the game §  Possibly, the first document created, since it is used to help secure fundings 10.  Project Schedule §  Lists all the tasks that need to be accomplished, how long each will take, §  when each task must be completed, and who will do them Probably, the most frequently updated document of the project Prof. Pier Luca Lanzi
  • 12. Types of Design Documents (Writing) 12 11.  Story Bible §  Lays down the law about what is and is not possible in the story world §  It make it easier for everyone on the team to contribute story ideas, within the technical limits of the underlying engine/technology 12.  Script Their dialogs of NPCs and other story scripts 13.  Game Tutorial and Manual The text that goes into in-game tutorials, Web pages, and printed manuals §  §  Prof. Pier Luca Lanzi
  • 13. Types of Design Documents (Players) 13 14.  Game Walkthrough §  If players like a game, they are going to write their own documents about §  §  it and post them online Studying what your players write about your game can be a great way to find out, in detail, what players like and dislike about your game By the time, a player walkthrough is written, of course, it is often too late to change your game — but at least you’ll know for next time Prof. Pier Luca Lanzi
  • 15. The Game Design Document 15 •  Describes the overall concept of the game, target audience, gameplay, interfaces, controls, characters, levels, media assets, etc. In short, everything that teams need to know (and has agreed) about the design •  Most of the developers and publishers today would never go into production without a detailed design document •  It is a living document, updated throughout production. •  Without the design document, the team members might interpret what they know about the game in their own unique ways •  Game developers tend to be visual people so supplementing the document with lots of visuals is generally a good thing Prof. Pier Luca Lanzi
  • 16. The Game Design Document 16 •  It should be succinct, around 25 pages (more if you like) •  Its objective is communication, developers should do whatever it takes to accomplish that goal •  Writing the document provides a process for establishing communication and serves as a touchstone for the entire team •  It is not a substitute for team meetings and in-person communication Prof. Pier Luca Lanzi
  • 17. Contents of a Design Documents 17 •  There is no standard format for documenting design. •  In general, the contents of a game design document contain § Overview and vision statement § Audience, platform, and marketing § Gameplay § Characters (if applicable) § Story (if applicable) § World (if applicable) § Media list •  The design document can also include technical details which might also be articulated in a separate document, the technical specification Prof. Pier Luca Lanzi
  • 18. Examples of game design documents http://digitalworlds.wetpaint.com/page/Example+Blank+Design+Document http://www.gamasutra.com/view/feature/3384/the_anatomy_of_a_design_document_.php Prof. Pier Luca Lanzi
  • 19. When writing a design document, don’t get distracted! Don’t forget its ultimate goal: to communicate your game design to the production team, the publisher, the marketing team and anyone else involved in the game. Think about it as a living document which needs to be modular (easier to update/manage as it grows in size and complexity) Prof. Pier Luca Lanzi
  • 20. Design History 20 •  A design document is a continuously changing reference tool •  Alert team mates about any significant modifications or updates •  The design history contains a section for every major change made •  When using a wiki, this section will be replaced by the editing history feature of the software Prof. Pier Luca Lanzi
  • 21. Vision Statement 21 •  It is were the vision of the game is stated. Typically, 500 words long. Try to capture the essence of your game and convey this to the reader in as compelling and accurate a way as possible. •  Game logline § In one sentence, describe your game •  Gameplay synopsis § Describe how your game plays and what the user experiences. Try to keep it concise—no more than a couple of pages. You might want to reference some or all of the following topics: Uniqueness: What makes your game unique? Mechanics: How does the game function? What is the core play mechanic? Setting: What is the setting for your game? Look and feel: Give a summary of the look and feel of the game. §  §  §  §  Prof. Pier Luca Lanzi
  • 22. Audience, Platform, and Marketing •  •  •  Target audience: Who will buy your game? Describe the demographic you are targeting, including age, gender, and geographic locations. Platform: What platform or platforms will your game run on? Why did you choose these platforms? System requirements: might limit your audience, especially on the PC, where the hardware varies widely. Describe what is required to play the game and why those choices were made. •  •  •  Prof. Pier Luca Lanzi 22 Top performers: List other top-selling games in the same market. Provide sales figures, release dates, information on sequels and platforms, as well as brief descriptions of each title. Feature comparison: Compare your game to the competition. Why would a consumer purchase your game over the others? Sales expectations: Provide an estimate of sales over the first year broken down by quarter. How many units will be sold globally, as well as within key markets, like the United States, England, Japan, etc.?
  • 23. Legal Analysis •  Discusses the legal and financial obligations regarding copyrights, trademarks, contracts and licensing agreements Prof. Pier Luca Lanzi
  • 24. Gameplay •  Overview: describes the core gameplay •  Gameplay description: tells how the game functions •  Controls § Interfaces: wireframes and descriptions of how each interface functions Rules: if there is a prototype the description of the rules is much easier. Scoring/winning conditions Modes and other features Levels: the design of each level should be laid out here. Flowchart: create a flowchart showing all the areas and screens needed Editor §  •  •  •  •  §  Prof. Pier Luca Lanzi
  • 25. Game Characters •  Character design: describe any game characters and their attributes •  Types: describe all the types of PCs and NPCs Prof. Pier Luca Lanzi
  • 28. Story •  •  •  •  •  Synopsis: if the game includes a story, summarize it here. Keep it down to one or two paragraphs. Complete story: outline the entire story in a way that mirrors the gameplay. Do not just tell your story, but structure it so that it unfolds as the game progresses. Backstory: describe any important elements of your story that do not tie directly into the gameplay. Narrative devices: describe the various ways in which you plan to reveal the story. What are the devices you plan to use to tell the story? Subplots: Because games are not linear like books and movies, there might be numerous smaller stories interwoven into the main story. Describe each subplots and explain how they tie into the gameplay and the master plot. Prof. Pier Luca Lanzi
  • 29. The Game World •  If the game involves the creation of a world, you need to go into detail on all aspects of that world such as § Overview § Key locations § Travel § Mapping § Scale § Physical objects § Weather conditions § Day and night § Time § Physics § Society/culture Prof. Pier Luca Lanzi
  • 30. Media List •  List all media that will be required. •  The list will depend on the game specifics •  Interface assets •  Environments •  Characters •  Animation •  Music and sound effects Prof. Pier Luca Lanzi
  • 31. Technical Spec •  Technical analysis New technology Major software development tasks Risks Alternatives Estimated resources required Development platform and tools Delivery Game Engine Technical Specs Design Collision Detection §  §  §  §  §  •  •  •  §  §  §  •  •  •  •  •  •  •  Prof. Pier Luca Lanzi Interface technical specs Controls’ technical specs Lighting models Rendering system Technical specs 2D/3D rendering Camera Internet/network spec System parameters Max players, servers, customization, connectivity, websites, … Other Help, manual, setup §  §  §  §  § 
  • 32. Writing Your Design Document •  Before writing the design document, quite an amount of time should be spent thinking about the gameplay •  The best way to do this is to build a physical or software prototype and play test it, improving and expanding the design until a solid foundation is reached •  Only after several iteration of prototyping, the design document can start •  Use flowcharts and wireframes to explain the game areas and features •  By working through your concept from prototype to flowchart to wireframes to documentation, the design document is actually easy to write Prof. Pier Luca Lanzi
  • 33. What about the course project? As soon as you team up, your team is required to write an initial draft (the version zero) of your game design document The draft should contain all the important element/documents discussed in this lecture that are applicable to your project. The draft must be quite short, around 10 pages, and its objective is to assess that your team has agreed on a gameplay vision Prof. Pier Luca Lanzi
  • 34. Why do you need the document? to speed up communication in our short development window, as a reference to what has been decided to solve any dispute raising during the development Prof. Pier Luca Lanzi