NARRATIVE FLOW AND FLOW CHARTS STORYBOARDS. LINEAR Linear – The game story starts and the player will be confronted with a predetermined series of challenges.

Slides:



Advertisements
Similar presentations
Chapter 14 Functions. Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display Function Smaller, simpler, subcomponent.
Advertisements

Identifying the Elements of A Plot Diagram
Introduction to Game Theory
Multi‑Criteria Decision Making
Interactive Storytelling for Video Games Chapter 6: Defining Interactive and Player-Driven Storytelling Josiah Lebowitz Chris Klug.
Interaction design using the graphical user interface (GUI)
Chapter 2.0 Understanding Fun “Funativity” – thinking about fun in terms of measurable cause and effect.
Interactive Storytelling for Video Games Chapter 13: The Argument Against the Supremacy of Player-Driven Storytelling Josiah Lebowitz Chris Klug.
Artificial Intelligence in Game Design Intelligent Decision Making and Decision Trees.
Patterns in Game Design Chapter 9: Game Design Patterns for Narrative Structures, Predictability, and Immersion Patterns CT60A7000 Critical Thinking and.
Fundamentals of Game Design, 2 nd Edition by Ernest Adams Chapter 7: Storytelling and Narrative.
Expressiveintelligencestudio UC Santa Cruz Rules of Engagement Moving beyond combat-based quests 18.
Centinel tournament ● A deck: the numbers in random order ● A game lasts until no numbers are left in deck ● A game is played like this (first player.
SM1205 Interactivity Assignment 1 Nonlinear Storytelling Spring 2011SCM-CityU1.
Structural/Navigational Design Site View Viewing the project from a bird’s eye perspective is a chance to see how the site is organized and how the user.
Flow Charts. Thinking Creatively Flow Charts START END Is A==6? No A = 1 Yes Print A A = A + 1.
Decision Making What? Art of choosing between two or more courses of action. Always there cannot be a correct decision but … better decision.
Game city International Starting on the road to programming. This project is all about learning how to program using scratch and other languages. The aim.
Interactive Storytelling for Video Games Chapter 9: Branching Path Stories Josiah Lebowitz Chris Klug.
Multimedia Design. Table of Content 1.Navigational structures 2.Storyboard 3.Multimedia interface components 4.Tips for interface design.
Chapter 2.2 Game Writing and Interactive Storytelling as told by jeffery.
Video Games and Dialogue By Saim Zahid. Natural Language vs. Scripted Conversations.  Natural language refers to ordinary language as spoken or written.
Player User Interface Storytelling Engine Core Mechanics Triggers Narrative Events In-Game EventsPlayer Events.
Kevin Blake. Pros  Require less content than nonlinear ones  Storytelling engine is simpler  Are less prone to bugs and absurdities  Cable of.
A World Revealed.... The story is everything... So Thinking of what interests me most about a game I ended up playing Skyrim a bit and got to wondering.
The Economic Way of Thinking
SPEAKING: Choose and Give Reasons In this part of the test, you will choose one of two options and give TWO reasons for your choice. You will be scored.
GAME DEVELOPMENT DOCUMENTATION
1 © 2005 course technology University Of Palestine Chapter 6 Storyboarding the User’s Experience.
Editing You have many ways to put your video together.
Part 1! (Up to Granularity) Brendan Sim.   Stories can add significantly to the entertainment that a game offers.  League of Legends: The Journal of.
Short Story Elements.
Artificial Intelligence in Game Design Behavior Trees.
Artificial Intelligence in Game Design
Multimedia Design 1. 2 Objectives By completion of this session, you will be able to: Organize your multimedia project Develop Flowcharts and Storyboards.
Hyper-Hitchcock F. Shipman, A. Girgensohn, and L. Wilcox, "Hyper-Hitchcock: Towards the Easy Authoring of Interactive Video", Proceedings of INTERACT 2003,
Pre-Attentive Processing. Affordances In this screenshot, we see rocks and trees, similar to ones real world. In WoW, there are differences between how.
{ Photo Essays By: Connor Nagel.  An editor may choose to print a photo essay if the story is told better by many words and few pictures.  Some Photo.
Editing Selecting significant event details and putting them into a specific sequence to tell a story with clarity and impact.
The Monster’s Revenge TEAM DEFAULT. Summary Players act as Frankenstein's Monster, who is trying to sneak on top Victor’s property. The Monster’s goal.
Linear Writing vs. Interactive Writing MM Writing for Multimedia.
Artificial Intelligence in Game Design
Adversarial Search Chapter Games vs. search problems "Unpredictable" opponent  specifying a move for every possible opponent reply Time limits.
Interactive Multimedia Narrative and Linear Narrative Week 11 & 12 By Miss Amreet Kaur A/P Jageer Singh.
Identifying the Elements of A Plot Diagram Student Notes.
A Student Guide to Object-Oriented Development
Activity Diagrams Textbook References Chapter 6 – Pg. 165 – 171.
Wrap-up CS 370 Computer Game Design Ken Forbus Spring, 2003.
Editing Selecting significant event details and putting them into a specific sequence to tell a story with clarity and impact.
Setting There are TWO settings in every story. – ____________ Setting –______ Setting.
The Standard Genetic Algorithm Start with a “population” of “individuals” Rank these individuals according to their “fitness” Select pairs of individuals.
 Activity diagram is basically a flow chart to represent the flow from one activity to another activity.
The essentials of drama. What is a plot? A series of actions. The groundwork of the story. The narrative thread of the play.
Identifying the Elements of A Plot Diagram Student Notes.
Game Creation Terminology. Procedure A set of instructions that performs a specific routine when required at several different points in the game. EXAMPLE:
Story composition Pt. 2 Game Design.
Student Notes  Plot is the organized pattern or sequence of events that make up a story. Every plot is made up of a series of incidents that.
PLOT Student Notes.
PLOT Student Notes.
Interactive Storytelling
Artificial Intelligence in Game Design
Fundaments of Game Design
Identifying the Elements of A Plot Diagram
Agenda Bell Ringer – M.U.G.Shots Narrative Technique Notes
Parallel Circuits.
In our mind , we experience many illusions
Identifying the Elements of A Plot Diagram
STORYBOARDING 4.1 Exampling game conceptualization including brainstorming, sketching, and storyboarding.
Critical Thinking About Decisions.
Open World Games By william loo.
Presentation transcript:

NARRATIVE FLOW AND FLOW CHARTS STORYBOARDS

LINEAR Linear – The game story starts and the player will be confronted with a predetermined series of challenges. Every player will see these challenges in the same sequence when the game is played. It is a fixed course from beginning until the end. The beginning and the end will always be the same.

NON-LINEAR Open World Branching Parallel Branching

Open World McIntosh, Cohn and Grace ( ) define game play in open world. They say that a player can “ encounter different parts of the overall story in whatever order they choose, or, the player is able to access smaller, more isolated side stories in whatever order they choose.” Open world quests in World of Warcraft can usually be completed in any order for a given level. ( )

Types of Choices Story choices represent any story decision. they can be of three types: Challenges are story choices that are based on player performance overcoming a conflict. Challenge choices always transition to failure or success story exposition nodes. Player choices are story choices based on the player will. The player chooses what to do. Random choices are story choices based on randomness or luck. Taken From:

Branching 1)a tree that branches out with different end points 2)difficult to implement due to programming and asset management challenges. Branching types of stories give the player options that often lead to more options which may affect the overall direction of the narrative. A good example of this would be Heavy Rain with its multiple endings. ( )

Parallel Branching Games that have only one ending like Siberia, options are given as to which sub-locations and NPC's the player would like to interact with first, even though each chapter begins and ends the same way. It's all about the illusion of control. ( )

Flow Chart

High-Level Flowchart Nonlinear Narrative Design Example