GAME DEVELOPMENT DOCUMENTATION

Slides:



Advertisements
Similar presentations
THE BUSINESS PLAN The Business Plan Chp. 5 ITB.
Advertisements

Game Development Essentials An Introduction. Chapter 11 Production & Management developing the process.
The Design Document Ahmet Uğur. Overview No standard format Should communicate the nature of the game effectively Companies with agreed format The design.
Multimedia Games Development COM429M2 Week 2 Early game development.
Pitching. Rejection The Publisher Survey from the IGDA shows us that only 4% of game concepts that independent developers submit to publishers are actually.
Making Games with Game Maker Project 2 Due dates: A) Tuesday, September 5th, by 11:59pm (list) B) Sunday, September 14th, by 11:59pm (final)
Game Inception and Design Project 1 Due dates: –Wednesday, January 18th: First-draft –Monday, January 23rd: Peer Review due –Thursday, January 26th: Final.
The Game Development Process Documentation. The Role of Documentation The Concept Document The Design Document Based on Ch 18-19, Gameplay and Design,
Game Inception and Design Project 1 Due date: –Wednesday, May 24 th (in class)
Game Inception and Design Project 2 Due dates: – Friday, September 8 th, 11:59pm.
Mark Nelson Alessandro Canossa Design documents Spring 2011
IMGD 1001: Game Design Documents by Mark Claypool Robert W. Lindeman
Complete and Present Prototype Project 6 Status report: Tuesday, October 5 th Due: Saturday, October 9 th Presentation: Tuesday, October 12 th.
The Elements of Gameplay by Richard Rouse III Ayşegül Bakar.
A Technical Game Project 4 Due dates: Game Idea Friday, March 16 th Game Plan Friday, March 23 rd Web Page Sunday, April 9 th First Playable Wednesday,
Interactive Media and Game Development Project. Introduction ARG story: –monolithic game corporation (like EA) is trying to take over the world –using.
Understanding product feasibility and business planning.
Gearbox Software PRODUCTION PIPELINE – JOBS TITLES – JOB DESCRIPTIONS.
The Game Development Process. Typical Development Cycle Idea Proposal Design Evaluation Coding Testing Release.
Notes on the Game Development Process
Proudly brought to you by YES Dragons’ Den How to Pitch your Business.
Game Development and Game Design academy.zariba.com 1.
The Evolution of Video Game Development Research by Jariel Ortiz, Academia Bautista de Puerto Nuevo, San Juan, Puerto Rico Research Mentor: Prof. Irma.
EirplayMedia (c) 2009 EirplayMedia Game Production Cycle.
I am a Teamplayer! March 15, To Do List: Look at the role of a teamplayer. Worksheet to complete for Chapter 2. Homework: Study for test – Chapter.
Creative Commons Attribution 3.0 creativecommons.org/licenses/by/3.0 Key Abstractions in Game Maker Foundations of Interactive Game Design Prof. Jim Whitehead.
Acquisitions, a Publisher’s Perspective Andrew Wafer Lead Games Designer External Development Studio Getting past the initial selection.
Working Game Title Game Pitch by Your Name Game Pitch Template, 2015
Unit B065 – Coding a solution PREP WORK 1)Make sure you keep a work log / diary. Use the table on page 16 of the hand book as a template 2)Keep a bibliography.
Preproduction in the Game Development Process
Game Development Documentation EREN NABİ.  When the team grows, becomes harder to protecting the focal point of the project.  Good documentation is.
Digital Marketing Film Proposal
IMGD 1001: Game Design Documents
Fundamentals of Game Design
This Session 1.Game Documentation 2.Project Management 3.Group Breakout 4.Start Level !
Game Design Vishnu Kotrajaras, PhD
Senior High English Exam Review. There are five sections to this examination. Pay close attention to each and what each will require. 1 – Grammar and.
Game Design Theory Pertemuan 3 Matakuliah: T0944-Game Design and Programming Tahun: 2010.
44222: Information Systems Development Documenting a Solution Ian Perry Room:C41C Extension:7287
Prepare an Asset List Project 4 Due date: Friday, September 24 th.
EST310/ISE340 Fall 2011 Tony Scarlatos
Stickin’ it to the Man 4 Teh Lulz. Introducing Team 4 Teh Lulz.
Assoc. Prof. Dr. Nik Maheran Nik Muhammad, (CFP, CITM, IBBM)
 A plan of attack for your games content  Or (more specifically)  A detailed description of all games mechanics, objects, characters, stats, ect… that.
The Design Process  A systematic problem-solving strategy, with criteria and constraints, used to develop many possible solutions to solve a problem or.
Storyboarding Where It All Begins. The Storyboard The first step is to understand what you are trying to communicate and what your intended message is.
IMGD 1001: Game Design Documents
The Interactive Media Industry Organisational Structures and Job Roles Research: Skillset.org.
Prepare a Game Treatment Project 3 Due dates: Tuesday, September 14 th, in class.
Game Design Document Pertemuan 4 Matakuliah: T0944-Game Design and Programming Tahun: 2010.
Brent M. Dingle Game Design and Development Program Mathematics, Statistics and Computer Science University of Wisconsin - Stout.
Unit 72 – Game Design Linked in with Unit 02: Communications Skills Introduction.
I recommend that your pitch presentation includes some version of the following slides, with the appropriate information filled in. Feel free to modify.
Game Proposal / Design Document. What is your game about? Project Proposal –The Story plot introduce main character identify his/her problem describe.
1 Multimedia Development Team. 2 To discuss phases of MM production team members Multimedia I.
What’s the difference between a script and a book?
Getting Ready for the NOCTI test April 30, Study checklist #1 Analyze Programming Problems and Flowchart Solutions Study Checklist.
 System Requirement Specification and System Planning.
Production Documents. Docs High Level / Concept Doc – Pitch document – Targets : Investors/Studios/Partners Design Document – Production document – Targets.
Large-Scale Design Process
Games Design: Game Concepts
ALL project 2 – Virtual Reality Interactive Story
P2: Create a proposal and client documentation to support the pitch
Learning Outcome 4: Be able to create a proposal and pitch for marketing a convergence product P7: Create a project proposal specification document for.
The Game Development Process
CIS 487/587 Bruce R. Maxim UM-Dearborn
Game Inception and Design
The Business of Game Development
SMALL BUSINESS MANAGEMENT
Think what name would describe or market the game best
Presentation transcript:

GAME DEVELOPMENT DOCUMENTATION Uğur Büyükköy

«The following two statement usually both true: There is not enough documentation. There is too much documentation.» Larry Wall

DOCUMENT YOUR GAME You will be primarily concerned with what is commonly called the design document. There many pieces of documentation. It is important to understand what each of them is supposed to contain and how the different documents interrelated.

Concept Document, Pitch Document, or Proposal These are usually first formal documents created for a given name. This document is shown to the green-light committee. Concept documents discuss all aspects of the game idea. These documents are not much use in the game’s actual development.

Competitive Analysis When writing a competitive analysis, you will need to include a discussion and potentially screenshots from the leaders in your title’s genre. This is another document used in trying to sell your your game. It typically lists unique features of the game being developed. It also provides similar games, provides brief synopsis of the fiction, describes how each of these games performed. This document do not help very much with development.

Design Document It is also referred as functional specification. The goal is to fully describe and detail the gameplay of the game. A well written and complete document can also be of vital importance where a game subsequently converted to another platform by a different development team. The guts of design document are detailing of game mechanics: What players able to do How they do it How that leads to a compelling gameplay experience It should not spend time to describe the game’s development from a technical standpoint. It should describe how will game function, not how that functionality implemented.

Flowcharts Flowcharts may often be included as part of the design document or as a separate document. Flowcharts are a means for visually representing a chunk of gameplay.

Story Bible Story bible is needed if the game being developed involves a complex story line with variaty of characters and locations, or if the games takes place in a universe with a specific history. A story bible is a good place to document a game’s potentially extensive back-story. Once a story bible has been created, when an artist wishes to learn more about the character he is modeling, he can turn to bible and find out about character’s childhood. A story bible might describe the history of the game-world. The creation of a complex story bible depends on the working style of the team.

Script If a game has a story, it is quite likely that at some point players will be asked to listen to narration, hear characters talking, or read information about upcoming missions. The non-linear nature of games demands that the script be organized and presented differently from a play, movie, or television script. In-game dialog may be randomly varied between a number of expressions that communicate the same information but say it differently. Designers will often want to write their interactive script to syntax found in such an editor, so that when it comes time to implement the dialog the process will be greatly simplified.

Art Bible The art bible is often composed of concept sketches and other resources. The information contained in the art bible needs to correspond and be consistent with the story. An art bible may also contain technical guidelines that artists need to follow to create assets that will work..

The Game Minute The game minute is typically describes in detail a short section of gameplay. These documents can be used to communicate to the team or to upper management what direction the game is going and to serve as a reality check.

Story Boards Story boards are an established film and television device for sketching or mocking-up shots before they are actually filmed. Story boards can also be used as concept sketches or mock-ups for how the game-World will appear to players. It may be advantageous to use some kind of branching story boards, where the consequences of major player choices are drawn and then laid out like a flowchart or decision tree.

Technical Design Document A technical design document is the sister specification to the design document. It discuss how the functionality will be implemented. Here is where the code’s structure is laid out and analyzed.

Schdules and Business/Marketing Documents This document emphasizes the schedules, budgets and marketing projection information.

No Standard Documentation Different companies may have different standards for what documentation they create. Usually, how much documentation a publisher requires is inversely proportional to how trusted and experienced you and your team are as developers.

THE BENEFITS OF DOCUMENTATION Beyond making the suits happy, good documentation really can help make game better. You should be involved and interested in the creation of all the documentation described before.

THANK YOU!