Fundamentals of Game Design

Slides:



Advertisements
Similar presentations
Chapter 1 Design Composition Permission granted to reproduce for educational use only.© Goodheart-Willcox Co., Inc. Objectives Detail the components.
Advertisements

Anatomy of a Multimedia Project
Chapter 1 My Role on the Team. Chapter 1 My Role on the Team.
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.
Fundamentals of Game Design, 2 nd Edition by Ernest Adams Chapter 7: Storytelling and Narrative.
MULTIMEDIA Development Team.
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.
Lecture 1 CS170: Game Design Studio 1 UC Santa Cruz School of Engineering 29 September 2008.
Game Design and Programming. Objectives Classify the games How games are design How games are implemented What are the main components of a game engine.
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
Gearbox Software PRODUCTION PIPELINE – JOBS TITLES – JOB DESCRIPTIONS.
1 Review PowerPoint for Unit Test covering Chapter #1 & #2.
SELECT A LESSON 1. A WORLD AND CHARACTERS 2. PATHS AND ENEMIES 4. USING PAGES TO CHANGE THE RULES 5. GAME ANALYSIS AND DESIGN 6-7. CREATING YOUR OWN GAME.
CMPD 434 MULTIMEDIA AUTHORING
Notes on the Game Development Process
Fundamentals of Game Design
Fundamentals of Game Design, 2 nd Edition by Ernest Adams Chapter 16: Sports Games.
The Evolution of Video Game Development Research by Jariel Ortiz, Academia Bautista de Puerto Nuevo, San Juan, Puerto Rico Research Mentor: Prof. Irma.
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.
DIGITAL GAME PROG I Large-Scale Design Process Part 2.
Chapter 3 Multimedia Skills
F UNDAMENTALS OF G AME D ESIGN GAME D ESIGN C OMPONENTS AND P ROCESS 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 10: Core Mechanics.
Fundamentals of Game Design, 2 nd Edition by Ernest Adams Chapter 3: Game Concepts.
CHAPTER TWO THE MAKING OF MULTIMEDIA: AND MULTIMEDIA DEVELOPMENT TEAM
The Design Document The Design Document Introduction Game Mechanics Artificial Intelligence Characters, Items, and Objects/Mechanisms Story.
Screen design Week - 7. Emphasis in Human-Computer Interaction Usability in Software Engineering Usability in Software Engineering User Interface User.
COIT23003 Games Development 1. Overview of Game Design.
CHAPTER 10: CORE MECHANICS Definitions and Mechanisms.
Interactive Gameplay Design Game Design Document Mario Michaelides Lecture 5 (10am), Week /10/2005 The Game Design Document.
Game Design Theory Pertemuan 3 Matakuliah: T0944-Game Design and Programming Tahun: 2010.
EST310/ISE340 Fall 2011 Tony Scarlatos
Fundamentals of Game Design by Ernest Adams and Andrew Rollings Chapter 1: Games and Video Games.
Fundamentals of Game Design, 2 nd Edition by Ernest Adams Chapter 6: Character Development.
Game Design Concept Pertemuan 5 Matakuliah: T0944-Game Design and Programming Tahun: 2010.
 A plan of attack for your games content  Or (more specifically)  A detailed description of all games mechanics, objects, characters, stats, ect… that.
Interface Composition
Fundamentals of Game Design, 2 nd Edition by Ernest Adams Chapter 18: Construction and Management Simulations.
Chapter 3-Multimedia Skills
Lesson 3-Multimedia Skills. Overview Members of a multimedia team. Roles and responsibilities in a multimedia team.
Fundamentals of Game Design, 2 nd Edition by Ernest Adams Chapter 15: Role-Playing Games.
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.
BTEC Creative Media Production UNIT: 72 TASK 3. Learning Intentions To understand how to generate design documents To know the purposes of design documents.
Fundamentals of Game Design, 2 nd Edition by Ernest Adams Chapter 4: Game Worlds.
Game Design Kuliah-3 1. Game Design Game design is the process of: Imagining a game Defining the way it works Describing the elements that make up the.
Chapter 1 Concepts My Role on a Team
Fundamentals of Game Design, 2 nd Edition by Ernest Adams Chapter 19: Adventure Games.
Fundamentals of Game Design, 2 nd Edition by Ernest Adams Chapter 17: Vehicle Simulations.
GAME TESTING REQUIREMENTS AND METHODS GAME DESIGN.
Chapter 1 My Role on the Team. Chapter 1 My Role on the Team.
Large-Scale Design Process
Designing and Developing Games
Games Design: Game Concepts
Computer Games: Digital Games Design F1R2 11
Objective % Understand career planning in a digital media environment.
CIS 487/587 Bruce R. Maxim UM-Dearborn
Treatment Document Due date: Monday, September 10th, by 10:00am
Game Inception and Design
Design Of Game Kuliah-3.
Hierarchy of a Game Design Team
Game Inception and Design
L L Line CSE 420 Computer Games Lecture #1 Games and Video Games.
Presentation transcript:

Fundamentals of Game Design by Ernest Adams and Andrew Rollings Chapter 2: Design Components and Processes

Objectives Understand the player-centric approach to game design Know how the core mechanics and the user interface work together to create gameplay Explain how gameplay modes and shell menus make up the structure of a game Recognize the three stages of game design and describe the design work in each stage © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

Objectives (Cont.) Know the kinds of jobs required on a design team Know the kinds of documents that a game designer is likely to need and what they are for Know the qualities required of a good game designer © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

Art, Engineering, or Craft? Game design is not purely an art nor an act of pure engineering Game design is a craft It requires creativity and planning It can be learned © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

The Player-Centric Approach Player-centric game design is a philosophy of design in which the designer envisions a representative player Two duties in player-centric design: Entertain the representative player Empathize with the representative player You are not the representative player You are not the player’s opponent Remember that the goal is entertaining the player, not creating a game you would like to play or preventing the player from winning the game. © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

Other Motivations That Influence Design Market-driven games Games trying to appeal to the maximum number of people, regardless of implications for harmony Designer-driven games Designer retains all creative control, usually to the detriment of the game Games for a specific license Content must fit into an existing world Limits creativity © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

Other Motivations That Influence Design (Cont.) Technology-driven games Games built to show off the hardware running the game Art-driven games Games built to show off the artwork Games are visually innovative but seldom good otherwise; comparatively rare © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

Integrating for Entertainment Integrating characteristics to entertain players requires designer to Have a specific vision Consider the audience’s preferences Understand licensing benefits and exploit them to the game’s best advantage Understand the capabilities of the technology Consider aesthetic style Take the best from every source. If a feature is not needed, don’t keep it. © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

Core Mechanics Core mechanics generate the gameplay Define the challenges Define the actions Define the player’s effect on the game world Core mechanics determine how realistic the game world seems to the player © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

User Interface Mediates between the core mechanics and the player Interprets player’s mouse clicks or button presses Displays the result of the player’s input Can also be called the presentation layer Presents the game world to the player Includes artwork and audio effects © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

User Interface (Cont.) Interaction model Perspective Identifies the way in which the player acts upon the game world; common models include: Avatar-based—through a character in the world Multipresent—the player can act on many places at once Perspective Player’s point of view or camera angle First person and third person are the most common perspectives Many games allow players to switch between first-person and third-person perspectives. In first person, the game world is shown as if you are the avatar. The avatar is not visible in first person because the player is looking through the avatar’s eyes. In third person, the avatar is followed by a chase camera that shows the avatar and the game world. © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

The Structure of a Video Game Structure is composed of Gameplay modes Shell menus © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

Gameplay Modes Gameplay modes consist of the available gameplay and user interface at a specific time Not all actions are available at all times Available user interface choices should be related to the current actions Only one gameplay mode is available at a time Use common sense to dictate which actions should be available at a particular time. © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

The Gameplay Mode © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

Shell Menus and Screens Shell menus are used when the player is NOT in a gameplay mode The player can’t affect the game world The player can save or load a game, adjust the hardware, etc. © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

Forming the Structure Gameplay modes + shell menus = structure The game switches between gameplay modes as required: In response to specific player requests In response to events in the game © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

Stages of the Design Process Concept stage Elaboration stage Tuning stage Note that these are purely stages of design, not of development; development includes many more factors “Pre-production” and “production” are development stages that overlap the design stages It is easy to get stuck in any stage © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

Concept Stage During the concept stage, you Define the fundamental game concept, including the game’s genre Define an audience Determine the player’s role in the game Think about how to fulfill the player’s dream Concept should not change after this stage © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

Elaboration Stage During this stage, you Define the primary game mode Design the protagonist Define the game world Design the core mechanics Create additional modes Create the first playable level Write the story Build, test, and iterate © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

Tuning Stage You enter the tuning stage at the point when the entire design is locked and no more features may be added to the game During the tuning stage, the design team makes small adjustments to levels and core mechanics Polishing is a subtractive process—removing imperfections © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

Game Design Teams A game design team may include Lead Designer Game Designer Level Designer User Interface Designer Writer Art Director Audio Director © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

Documenting the Design Design documents are used To communicate your ideas clearly to other team members As sales tools As design tools To record the decisions made The process of writing a document can turn a vague idea into an explicit plan © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

Types of Design Documents High concept document Tool to sell your game concept Two to four pages Game treatment document Sales tool with more detail than the high concept document Summary of the basic game design © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

Types of Design Documents (Cont.) Character design document Design one character in the game Include moveset Include concept art in different poses Include the character’s backstory World design document General overview of the game world art Types and locations for sounds Include a map © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

Types of Design Documents (Cont.) Flowboard Document the structure—links among gameplay modes and shell menus List available menu items and player inputs Story and level progression document Tell the story Record the player’s progression through the game Game script document Specifies rules and core mechanics in enough detail to play the game © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

Anatomy of a Game Designer Skills most useful for professional game designer Imagination Technical awareness Analytical competence Mathematical competence Aesthetic competence General knowledge and ability to research Writing skills Drawing skills Ability to compromise © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes

Summary You should now understand Player-centric approach to game design Structure of a game Stages of game design and the required documentation Roles and qualities of the design team members © 2006 by Pearson Education, Inc. Chapter 2 Design Components and Processes