The Design Document 04.04.2013. The Design Document Introduction Game Mechanics Artificial Intelligence Characters, Items, and Objects/Mechanisms Story.

Slides:



Advertisements
Similar presentations
Introduction Find out about character 1 Find out about character 2 Move the story on.
Advertisements

Integrating Serious Games in Higher Education Programs Bilal Younis in collaboration with Dr. Christian Sebastian Loh Southern Illinois University Carbondale.
Game Procedures Who does what, where, when, and how?
MANIFEST DESTINY 560group3 Abe Kim David Straily Jarrod Freeman Abdul Mod-Rokbi “The future of RTS games...”
Tic Tac Toe size(600,600); Aim: How can we set up our canvas and display for a Tic Tac Toe game? 1. Sketch the two drawings and write the two code.
The Design Document Ahmet Uğur. Overview No standard format Should communicate the nature of the game effectively Companies with agreed format The design.
User Interfaces By Mathieu Leduc. What is the User Interface(UI)? Knows about any input/output hardware Translates player actions into actions in the.
 Title: QWOP  Developer: Bennett Foddy  Genre: Casual Skill Game  Price: Free  Requirements: A computer with internet and flash.
Administrative This was the last homework for the semester (yay!) First run of games: October 16 nd in class –Short document describing: goal + operational.
Black & White To analyze and critique the AI used Amanda Yaklin.
© Nintendo Game Document Game Development - Spring
RED DEAD REVOLVER Artificial Intelligence Critique By Mitchell C. Dodes CIS 588.
The adventure of water element Kawi Cho. Concept Document Genre: God/RTS Design Challenge: the depth of gameplay, when and how to increasing the challenge.
The Game Development Process Documentation. The Role of Documentation The Concept Document The Design Document Based on Ch 18-19, Gameplay and Design,
Key Fu Design Challenge To create a game that blends the fighting and music game genres in a fun and innovative way. Time limit: 10 weeks Game Concept.
Game Logic Project 4 Due date: Wednesday, September 27 th.
Testing 1… 2… 3… a play test of an as yet Untitled game M i c h a e l Y a b l o n s k y ● K e l v i n T u ● A l e x Y a n g ● A le x L o r i m e r.
Games Design Nick Sims.  These are broken down into two sections, visual style and game play. We are going to look at Visual Style What do you think.
Design, goal of design, design process in SE context, Process of design – Quality guidelines and attributes Evolution of software design process – Procedural,
The Game Development Process. Typical Development Cycle Idea Proposal Design Evaluation Coding Testing Release.
Special Topics in Game Programming Dr. Tim McGuire Summer 2006
XNA GAME STUDIO 4.0 LEARN PROGRAMMING NOW Game Design.
CSCI 101 Introduction to Software Development and Design.
Interesting Games. Tetris  Alexy Pajitnov  Not nomal puzzle  Normal puzzle Static Never change solution Never react to player action  +action element.
Creative Commons Attribution 3.0 creativecommons.org/licenses/by/3.0 Key Abstractions in Game Maker Foundations of Interactive Game Design Prof. Jim Whitehead.
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.
Game design. Your Personal opinion vs Your Professional opinion.
Fundamentals of Game Design
Muhammet Arda KILIÇ. Level Design Introduction Levels inDifferent Games Components of Level Elements of Good Level The Process Who Does Level Design?
Fundamentals of Game Design, 2 nd Edition by Ernest Adams Chapter 3: Game Concepts.
Meltdown A Debugging Debacle. Overview  Game Design  Character Design  UI Overview  Controls  Mechanics  Level Design.
COIT23003 Games Development 1. Overview of Game Design.
Test Environment Algorithm Program Requirements/ Enhancements Analyze the Problem and Design a Solution Programming Software Translates the Source Code.
(Working Title)‏ 1. Introduction to the Game 2. Technical Details 3. Demo of the Prototype.
CHAPTER 10: CORE MECHANICS Definitions and Mechanisms.
System Overview & Demonstration Conan: Rescue The Princess Presented To: Initech Presented By: OutSource Inc.
 5 Core Elements to Game Design Courtesy of Gamestar Mechanics.
Game Project IMGD 4000 Due Dates: Form Teams Treatment Website Tech milestone AlphaApril 17 Beta Final Presentation.
Games Cultures ‘Kat Snatch’. Background story Nanny Mc Phee is a senile 82 year old lady living in the suburbs of Pleasant Ville. As a very forgetful.
Game Balance.
Graphics Qubed SCE Presentation of Epoch: Relic of Time.
ENGR-TS-2: The students will develop an understanding of how the design process is used to develop a technological system.
University of Illinois at Chicago Electronic Visualization Laboratory (EVL) CS 426 Planning the Game Design Spec & Blitz3D Workshop © Jason Leigh Electronic.
 A plan of attack for your games content  Or (more specifically)  A detailed description of all games mechanics, objects, characters, stats, ect… that.
F UNDAMENTALS OF G AME D ESIGN G AME L EVEL D ESIGN Sayed Ahmed BSc. Eng. in CSc. & Eng. (BUET) MSc. in CSc. (U of Manitoba)
Fundamentals of Game Design, 2 nd Edition by Ernest Adams Chapter 18: Construction and Management Simulations.
Fundamentals of Game Design, 2 nd Edition by Ernest Adams Chapter 15: Role-Playing Games.
The main screen was refurbished to be fitted more logically. The life meter is the circle of blood. The more damage you take the blood gets knocked down.
MOSES YEO.  We talked about aspects of a good videogame  One element we talked about was how to get someone addicted to the game.
Game Design Document Pertemuan 4 Matakuliah: T0944-Game Design and Programming Tahun: 2010.
Motivates, interests and engages. Teaches problem solving skills. Allows for creativity and imagination. Demonstrates project design. Encourages teamwork.
AD 305 Electronic Visualization I : School of Art and Design : University of Illinois at Chicago : Spring 2007 Intro to Action Script 5 "The games of a.
Brent M. Dingle Game Design and Development Program Mathematics, Statistics and Computer Science University of Wisconsin - Stout.
What’s in a Game? Your Game! Based On: “Tutorial: What is a good game? By Mark Overmars Your Game! Based On: “Tutorial: What is a good game? By Mark Overmars.
Designing Design Tools. What is design tools? Why do we need them?
Mental Block Post Mortem. The Team Kepera Amun –Programmer –Responsible for the original game concept –Really brought together the gameplay and did most.
EXPLORING TECHNOLOGY FOR THE STRUGGLING WRITER. MY STUDENT D. 6 th grade student who has both motor difficulties and a learning disability Struggles with.
Game Proposal / Design Document. What is your game about? Project Proposal –The Story plot introduce main character identify his/her problem describe.
First Playable Project 4 Due date: Monday, September 24 th.
Story composition Pt. 2 Game Design.
Introducing Scratch Learning resources for the implementation of the scenario
Artificial Intelligence and Video Games
Designing and Developing Games
Dystopia game Amjd , Iyad , Haytham.
Fundaments of Game Design
3D Game Pitch Niki Farquhar
The Game Development Process
Game Project IMGD 4000 Due Dates: Form Teams Treatment Website
Presentation transcript:

The Design Document

The Design Document Introduction Game Mechanics Artificial Intelligence Characters, Items, and Objects/Mechanisms Story Overview Game progression System Menus

Introduction Single page Game’s most compelling points Sum up the game’s story Discuss different aspects of your gameplay Conclusion

Game Mechanics Describes what players are allowed to do in the game and how the game is played Introduce the simpler moves then more complex ones. Describe how puzzles function Modes should be described. Technology How the players see the world. GUI

Artificial Intelligence How the world will react to the players’ actions How actions will be initiated. Are they smart? AI for a strategy game What sorts of strategies will the enemy use to overwhelm the players’ units? How will the units work together? If applicable, when will the computer player decide to build more units, and how many will it make?

Characters, Items, and Objects/Mechanisms Buildings in SimCity, blocks in Tetris Characters: active and non player controlled Items: notes, keys, or health elixirs… Objects/Mechanisms: doors, switches, puzzle elements… A game may contain all or some of them. There may be more elements like skills and spells. Group different subclasses together

Story Overview A brief Story Overview, if story exists. Big picture Try to make it compelling.

Game progression Describe in detail what challenges players will face What story transpires on them Visual aesthetics of the levels How should the player feel How difficult a level will be The conditions under which certain enemies appear change

System Menus How players will save and load their game Type of interface (mouse, keyboard or both)

Bad design documents Meaningless descriptions like “gameplay will be fun” and “responsiveness will be sharp.” “ Players will be given an option of many cool weapons. For example, the Gargantuan Kaboom does twice the damage of the players’ other weapons and has a special effect. The Barboon Harpoon will allow users to kill enemies at a distance with a nice camera effect. Other weapons will be just as fun and cool... ” Poor table of contents and the lack of an index Talking about back story too much No information about the gameplay Too much detail Including source codes Technically unrealistic Has not been updated

Conclusion A design document should be: Simple Easy to read (not too long) Comprehensible Updated