Interactive Fiction A beginner’s guide. What Is IF Immersion with Text input Narrative voice More Story than Game.

Slides:



Advertisements
Similar presentations
The Literary Elements.
Advertisements

What is a screenplay? A screenplay (or script) is a complete description of an entire movie. It is the basic plan that everyone follows to make a movie.
Using Bloom’s Taxonomy
Structure of Games Formal Elements Element that engage the Player Dramatic Elements.
GAME:IT Designing Good Games. Question: What makes a computer game a game? A computer game is a software program in which one or more players make decisions.
Elements of Fiction.
Chapter 1 My Role on the Team. Chapter 1 My Role on the Team.
EDT321EDT321 1 Summer Session Technology for Learning Instructional Simulations.
Chapter Mats Wouters. One Kind of Experience is the Story.
Finding Theme in Ficiton At the end of this presentation you will have a better idea on how you can write a summary of a fictional text, and how to support.
1 Interactive Fiction CIS 487/587 Bruce R. Maxim UM-Dearborn.
Interactive Storytelling for Video Games Chapter 13: The Argument Against the Supremacy of Player-Driven Storytelling Josiah Lebowitz Chris Klug.
Chapter 12: Historical Fiction “The farther backward you can look, the farther forward you can see.”-Winston Churchill.
CS350/550 Software Engineering Lecture 1. Class Work The main part of the class is a practical software engineering project, in teams of 3-5 people There.
The Elements of Gameplay by Richard Rouse III Ayşegül Bakar.
The Search for Meaning Ms. Cross English 9
Ms. Carlson YOU NEED PEN/PAPER for NOTES!!!
Interactive Storytelling for Video Games Chapter 11: Fully Player- Driven Stories Josiah Lebowitz Chris Klug.
Elements of a Short Story
B LANK S LIDE (H IDDEN ) 1. 2 H OMEWORK R EVIEW 3.
Creative Writing 101 Writing Stories Without Worries!
SIMPLICITY What, Why, and How? 13. “If you can't explain it to a six year old, you don't understand it yourself.” ― Albert Einstein WHAT IS SIMPLICITY.
Elements of a Short Story
Interactive Storytelling for Video Games Chapter 7: Fully Traditional and Interactive Traditional Stories Josiah Lebowitz Chris Klug.
Introduction to Literary Elements Short Story Unit Literature & Composition.
THE MODES OF WRITING: HOW TO WRITE FOR DIFFERENT PURPOSES Created for Edmond Public Schools©
1. Coming Up With an IDEA A. Brainstorming  Throw out as many ideas as you can. (this part can take hours)  You have to be brave enough to give A LOT.
Unit One Fiction and Nonfiction Prepared by Mrs. Crenshaw10/12/2015.
Length- The length for this genre depends on the author’s preference. The topic of the story impacts how long it will be. A story that has a lot of.
Stories Gathering ideas Creating Characters Mind mapping
FICTION. FICTION  Narrative writing that comes from a writer’s imagination  May be based on actual events and real people.
I have no words & I must design by Greg Costikyan Currently a Games researcher at NokiaCostikyanNokia.
Pre-Attentive Processing. Affordances In this screenshot, we see rocks and trees, similar to ones real world. In WoW, there are differences between how.
Thoughts Before Requirements Gathering. Requirements Gathering Functional Requirements – Functional requirements explain what has to be done by identifying.
Realistic Fiction Critical Thinking Questions. Day 1 In a paragraph, give examples of what makes your book a realistic fiction. Be sure to explain why.
The Elements of a Short Story These terms also apply to fiction and non-fiction stories alike.
Make Believe The Genre of Fiction.
Word problems DON’T PANIC! Some students believe they can’t do word problem solving in math. Don’t panic. It helps to read the question more than once.
Events (Alice In Action, Ch 6) Slides Credit: Joel Adams, Alice in Action CS 120 Lecture September 2012.
DOMAIN MODEL: ADDING ATTRIBUTES Identify attributes in a domain model. Distinguish between correct and incorrect attributes.
AI Evaluation David Nowell CIS 588 2/14/05 Baldur’s Gate.
Elements of Fiction Fiction Writing that comes from an author’s imagination. Writing that comes from an author’s imagination. Realistic Fiction Realistic.
Imaginative Writing - Ideas What is fiction? Dictionary definition is a piece of literature concerning imaginary characters and events. You could try to.
COMP 585: Serious Games.  Gameplay  Storytelling  Aesthetics  Novelty  Learning  Immersion  Socializing.
Please grab your journal and have out your homework questions. “The Veldt” Day 2.
Simulation Robin Burke GAM 224. Outline Design Milestone #4 Simulation Game design activity.
Interactive Storytelling via Intelligent Agents By Vincent Vuono CSC3990.
TEXT INTERPRETATION Theoretical preliminaries преп. Северинец О.В.
How to write a Book Review. Readers don’t have to know everything that happens in your book, or all of your reasons for liking it. Try to say enough so.
TERMS TO KNOW. FICTION  A text that is not real.
THE MODES OF WRITING: HOW TO WRITE FOR DIFFERENT PURPOSES.
SCIENCE FICTION VS. FANTASY Speculative Fiction. SPECULATIVE FICTION  Speculative fiction is science fiction, fantasy, horror, superhero, dystopian,
WILL YOUR CHILD BE READY FOR FIRST GRADE?. Reading & Language Arts.
Guided Note-taking.  Standard: R3.2, 3.4  Objective: Learn the terms and methods that we will be using to study short stories.
Short Story Unit “A room without books is like a body without a soul” -Cicero.
Fiction Stories What is found within a story?. They begin in the author’s imagination and are called FICTION. SHORT STORIES: Usually revolves around a.
Games in English Classroom 王默君 June ESL games ideas in : Joel Bacha's Curriculum Guide Book Heather Tanaka's downloadable "Big Blue Book“Curriculum.
Chapter 4: Immersion Hamlet on the Holodeck: The Future of Narrative in Cyberspace.
The Elements of Narrative Writing What is Narrative Writing? A type of writing that is designed to tell a story that is fictional.
How Writers Work Unit 1 8th Grade ELA Writers Workshop
Week 2 - Friday CS 113.
GAME:IT Designing Good Games.
Fundaments of Game Design
Writing an Analytical Paragraph
CIS 487/587 Bruce R. Maxim UM-Dearborn
Responses to Literature 7ELAB
Good Morning! 9/28/2015 Turn in any late assignments
Using Bloom’s Taxonomy
Literature Walk Recount/Summarize Fiction SECONDARY WALKS
The Elements of Fiction
Presentation transcript:

Interactive Fiction A beginner’s guide

What Is IF Immersion with Text input Narrative voice More Story than Game

Classes of IF Strong story, lots of plot interaction Strong story, less/no plot interaction Weak story, lots of interaction

Choose Your Starting Point Plot Character Scenario/Incident Puzzle/Mechanic Theme Message

What IF is GOOD for Low budget Tolkein/Animation Novels IF Bias?

Topics – Real or Fantasy? Show us something new – Common mistakes Overly familiar settings Hollywood Clichés

Making your Story Interactive Using Inform

The Strengths of Inform Custom Behaviors for Unique Objects – Hats – Books – Boxes – Cards

The Strengths of Inform Limited, Built-in Simulation – Movement – Location – Containment – Clothes – Item Use (on/off)

Declarative Implementations Define new objects with custom abilities Shoes – Clothing – State for tied or untied laces – Create “tie” and “untie” actions – Add code to prevent walking w/untied laces

A shoe puzzle? Laces separate Barefoot player No laces – shoes fall off Uncrossable area

Simulation – Better or Worse? Defining “lace-ness” of other objects – String – Roots from the ground – Hair Not enough objects

The Big Secret: Nearly every puzzle = locked door or container Challenge = Transparency Shoes – Are they readily available? – Can the user find the laces? – If not – can the player build laces? – Can the player build shoes???

IF Design Problems The Shoe Example

Transparency Three cases: – Uncrossable area, findable shoes – Uncrossable area that makes it clear that shoes are needed, buildable shoes – Uncrossable area, isn’t clear shoes are needed, buildable shoes

Transparency “Natural” or “Intrinsic” properties Pot Example – Handle as shiv? – Realistic, but not transparent – Unless you demonstrate it before the player acquires the pot

Simulation Reality vs. Abstraction Constraining Interactions – Rope – Cards Emily Short – Magic transforms object shape, size, material

Complexity Linearity – boring, but necessary Shoes, Water, Paint – Design & Object Constraints – Simulation & Unexpected Solutions The N 2 Problem

Designing Flow Challenging/Engaging the player FLOW charts – – Show how events occur “in time” Sequentially Parallel Arbitrary order Interlocking components

Time and Location Time is inherently spatial Objects are inherently time-bound – Availability of objects in “play time” – Location of player in “play space”

Tips/Tricks Design advice

Starting Points Story – how does the player feel? Setting – what does the story contribute? Character – how will you do it w/o NPCs?

General Rules N 2 Problem – avoid treasure hunts Believability more important than reality Pay attention to the complexity – Map out your story – Make decisions based on feasibility

Controlling Complexity Don’t make too many objects Do the math Plot Clock Limit mobility Limit what is mobile in general Remove objects at certain points

Thanks Sean Barrett, author of “Heroes” and other IF gems, can be reached at: