SlideShare ist ein Scribd-Unternehmen logo
1 von 37
Level 5
David Mullich
Game Design 1
The Los Angeles Film School
Systems
A set of interacting elements that form an integrated
whole with a common goal or purpose.
 Movement
 Scoring
 Combat
Examples
 Economics
 Artificial Intelligence
 Multiplayer
Hierarchy of Elements
 Rule
 Mechanic
 System
System A, B, C’s
 Components: game objects the
player can interact with
 Attributes: qualities or
attributes that define the
physical or conceptual aspects
of components
 Behaviors: potential actions
that a component might
perform in a a given state
What Is A Chart?
A chart is a two-axis grid of information. Along the left
column is a list of components in your systems. In
each column are the attributes in your game.
This is the most useful tool a designer has for
designing a system.
Enemy Radius Normal
Speed
High Speed Damage Hit Points
Womp Rat 5 3 5 1 5
Vorpal
Bunny
10 10 20 2 8
Bug Bear 20 5 10 10 15
Literal Values
Literal values are the actual numeric qualities of an
object’s properties.
However, just because the numeric value of one object is
twice the numeric value of the other, that doesn’t
necessarily mean the object is twice as good! There may
be other factors involved.
Enemy Radius Normal
Speed
High Speed Damage Hit Points
Womp Rat 5 3 5 1 5
Vorpal
Bunny
10 10 20 2 8
Bug Bear 20 5 10 10 15
Relative Values
It may be difficult to quantify properties early on in the
design phase, so sometimes we use relative values
to express how things should relate to each other.
Enemy Radius Normal
Speed
High Speed Damage Hit Points
Womp Rat LOW LOW LOW LOW LOW
Vorpal
Bunny
MEDIUM HIGH HIGH LOW MEDIUM
Bug Bear HIGH MEDIUM MEDIUM HIGH HIIGH
Pro Tips
 Make separate charts for each system.
 Make separate charts for each rule in the system.
 Make charts to compare two or more properties
you are trying to balance.
State Machine
The more attributes and behaviors a component
has, the less predictable its actions are.
Relationships
Components
interaction with each
other can be fixed or
fluid.
Fluid relationships
can based on:
 Rules (such as
state or proximity)
 Player choices
 Chance
Information Structure
For players to make choices about how to proceed in
a game, they need information about the state of the
game objects and their current relationships to each
other.
How information is structured in a game has a large
influence on how players come to their decisions.
Open Information
An open structure
emphasizes player
knowledge and gives full
disclosure on the game
state. It will generally
allow for more calculation-
based strategy.
Hidden Information
A hidden information
structure does not reveal
certain data to players
about their opponents.
Players do not receive
certain data about their
opponent and allows for
strategy based on social
cues and deception or
bluffing.
Open and Hidden Information
Many games have a mix of open
and hidden information.
The amount of information that
players receive about their
opponents’ states often changes
during the course of the game.
This provides an ever-shifting
balance between strategy based
on knowledge and strategy based
on cunning and deceit.
Indirect Control
Some games, like SimCity, do not
allow players direct control over
many game components.
The player can change certain
game attributes to see what
impact that has on the behavior of
game components not under their
direct control.
Designer Perspective: Will Wright
G4 Icons Episode #9: Will Wright
Reasons For Randomness
 Variety and Surprises
 Excitement and Suspense
 Equalizing Players of Unequal Skill
Probability
Using a 6-sided die, what’s the
probability of rolling a one?
A six?
A seven?
Not three?
One Die Probabilities
Probability Of Something Not Happening = 1 – Probability of It Happening
One Die Probabilities
What’s the odds of rolling a 1 or a 2?
Hint: OR means ADD the probabilities.
Ways To Represent Probability
Probability Is Zero To One – That’s It!
Random Number Use Example #1
Random (6) Creature Encountered
1 Deer
2 Bear
3 Orc
4 Elf
5 Unicorn
6 Dragon
Random Number Use Example #2
Random (100) Creature Encountered
1-40 Deer
31-60 Bear
62-80 Orc
81-95 Elf
96-99 Unicorn
100 Dragon
Multiple Random Numbers
Using two 6-sided dice, what’s
the probability of rolling a one?
A six?
A twelve?
Graph it!
Multiple Random Number Use
Example
Gombauld’s Law
Geeks Love Showing Off
Pro Tips
 Use randomness to give players
excitement, challenge, and opportunities to
take interesting risks.
 Don’t use so much that gives players
feelings of hopelessness and lack of
control.
 When in doubt, ask a math geek for help
with probability.
Economics
Many games allow for the exchange of resources
(money, gold, raw materials, manufactured goods,
property) either within the system (such as with
Monopoly) or among players (such as in World of
Warcraft).
 Faucets: Ways To Earn Money
 Sinks: Ways To Spend Money
Pro Tips
 Players should have enough ways to
spend and earn money.
1. Download GD1 5 Resources from the
LAFS GD1 website Session 5 page
2. Create a Lemonade Stand game
LAFS Game Design 1 - Dynamic Elements

Weitere ähnliche Inhalte

Was ist angesagt?

LAFS Game Design 6 - Conceptualization
LAFS Game Design 6 - ConceptualizationLAFS Game Design 6 - Conceptualization
LAFS Game Design 6 - ConceptualizationDavid Mullich
 
LAFS SVI Level 1 - Introduction
LAFS SVI Level 1 - IntroductionLAFS SVI Level 1 - Introduction
LAFS SVI Level 1 - IntroductionDavid Mullich
 
LAFS Game Mechanics - Social Mechanics
LAFS Game Mechanics - Social MechanicsLAFS Game Mechanics - Social Mechanics
LAFS Game Mechanics - Social MechanicsDavid Mullich
 
LAFS Game Mechanics - The Core Mechanic
LAFS Game Mechanics - The Core MechanicLAFS Game Mechanics - The Core Mechanic
LAFS Game Mechanics - The Core MechanicDavid Mullich
 
LAFS Game Design 1 - Dramatic Elements
LAFS Game Design 1 - Dramatic ElementsLAFS Game Design 1 - Dramatic Elements
LAFS Game Design 1 - Dramatic ElementsDavid Mullich
 
LAFS Game Mechanics - Replayability
LAFS Game Mechanics - ReplayabilityLAFS Game Mechanics - Replayability
LAFS Game Mechanics - ReplayabilityDavid Mullich
 
LAFS PREPRO Session 3 - Game Play
LAFS PREPRO Session 3 - Game PlayLAFS PREPRO Session 3 - Game Play
LAFS PREPRO Session 3 - Game PlayDavid Mullich
 
Engaging Your Advertising With Gamification
Engaging Your Advertising With GamificationEngaging Your Advertising With Gamification
Engaging Your Advertising With GamificationDavid Mullich
 
LAFS Game Mechanics - Randomness and Risk
LAFS Game Mechanics - Randomness and RiskLAFS Game Mechanics - Randomness and Risk
LAFS Game Mechanics - Randomness and RiskDavid Mullich
 
LAFS Game Mechanics - Narrative Elements
LAFS Game Mechanics - Narrative ElementsLAFS Game Mechanics - Narrative Elements
LAFS Game Mechanics - Narrative ElementsDavid Mullich
 
LAFS Marketing and Monetization Lecture 8: Monetization and Metrics
LAFS Marketing and Monetization Lecture 8: Monetization and MetricsLAFS Marketing and Monetization Lecture 8: Monetization and Metrics
LAFS Marketing and Monetization Lecture 8: Monetization and MetricsDavid Mullich
 
LAFS Marketing and Monetization Lecture 1: Marketing Fundamentals
LAFS Marketing and Monetization Lecture 1: Marketing FundamentalsLAFS Marketing and Monetization Lecture 1: Marketing Fundamentals
LAFS Marketing and Monetization Lecture 1: Marketing FundamentalsDavid Mullich
 
LAFS Game Mechanics - Information and Game Mechanics
LAFS Game Mechanics - Information and Game MechanicsLAFS Game Mechanics - Information and Game Mechanics
LAFS Game Mechanics - Information and Game MechanicsDavid Mullich
 
LAFS Game Mechanics - Tactical Mechanics
LAFS Game Mechanics - Tactical MechanicsLAFS Game Mechanics - Tactical Mechanics
LAFS Game Mechanics - Tactical MechanicsDavid Mullich
 
LAFS PREPRO Session 2 - Game Concepts
LAFS PREPRO Session 2 - Game ConceptsLAFS PREPRO Session 2 - Game Concepts
LAFS PREPRO Session 2 - Game ConceptsDavid Mullich
 
LAFS Game Mechanics - Resource Management Mechanics
LAFS Game Mechanics - Resource Management MechanicsLAFS Game Mechanics - Resource Management Mechanics
LAFS Game Mechanics - Resource Management MechanicsDavid Mullich
 
LAFS SVI Level 3 - Game Design and Analysis
LAFS SVI Level 3 - Game Design and AnalysisLAFS SVI Level 3 - Game Design and Analysis
LAFS SVI Level 3 - Game Design and AnalysisDavid Mullich
 
LAFS Game Mechanics - Balancing
LAFS Game Mechanics - BalancingLAFS Game Mechanics - Balancing
LAFS Game Mechanics - BalancingDavid Mullich
 
LAFS Game Mechanics - Progression Mechanics
LAFS Game Mechanics - Progression MechanicsLAFS Game Mechanics - Progression Mechanics
LAFS Game Mechanics - Progression MechanicsDavid Mullich
 

Was ist angesagt? (20)

LAFS Game Design 6 - Conceptualization
LAFS Game Design 6 - ConceptualizationLAFS Game Design 6 - Conceptualization
LAFS Game Design 6 - Conceptualization
 
LAFS SVI Level 1 - Introduction
LAFS SVI Level 1 - IntroductionLAFS SVI Level 1 - Introduction
LAFS SVI Level 1 - Introduction
 
LAFS Game Mechanics - Social Mechanics
LAFS Game Mechanics - Social MechanicsLAFS Game Mechanics - Social Mechanics
LAFS Game Mechanics - Social Mechanics
 
LAFS Game Mechanics - The Core Mechanic
LAFS Game Mechanics - The Core MechanicLAFS Game Mechanics - The Core Mechanic
LAFS Game Mechanics - The Core Mechanic
 
LAFS Game Design 1 - Dramatic Elements
LAFS Game Design 1 - Dramatic ElementsLAFS Game Design 1 - Dramatic Elements
LAFS Game Design 1 - Dramatic Elements
 
LAFS Game Mechanics - Replayability
LAFS Game Mechanics - ReplayabilityLAFS Game Mechanics - Replayability
LAFS Game Mechanics - Replayability
 
LAFS PREPRO Session 3 - Game Play
LAFS PREPRO Session 3 - Game PlayLAFS PREPRO Session 3 - Game Play
LAFS PREPRO Session 3 - Game Play
 
Engaging Your Advertising With Gamification
Engaging Your Advertising With GamificationEngaging Your Advertising With Gamification
Engaging Your Advertising With Gamification
 
LAFS Game Mechanics - Randomness and Risk
LAFS Game Mechanics - Randomness and RiskLAFS Game Mechanics - Randomness and Risk
LAFS Game Mechanics - Randomness and Risk
 
LAFS Game Mechanics - Narrative Elements
LAFS Game Mechanics - Narrative ElementsLAFS Game Mechanics - Narrative Elements
LAFS Game Mechanics - Narrative Elements
 
LAFS Marketing and Monetization Lecture 8: Monetization and Metrics
LAFS Marketing and Monetization Lecture 8: Monetization and MetricsLAFS Marketing and Monetization Lecture 8: Monetization and Metrics
LAFS Marketing and Monetization Lecture 8: Monetization and Metrics
 
LAFS Marketing and Monetization Lecture 1: Marketing Fundamentals
LAFS Marketing and Monetization Lecture 1: Marketing FundamentalsLAFS Marketing and Monetization Lecture 1: Marketing Fundamentals
LAFS Marketing and Monetization Lecture 1: Marketing Fundamentals
 
LAFS Game Mechanics - Information and Game Mechanics
LAFS Game Mechanics - Information and Game MechanicsLAFS Game Mechanics - Information and Game Mechanics
LAFS Game Mechanics - Information and Game Mechanics
 
LAFS Game Mechanics - Tactical Mechanics
LAFS Game Mechanics - Tactical MechanicsLAFS Game Mechanics - Tactical Mechanics
LAFS Game Mechanics - Tactical Mechanics
 
LAFS PREPRO Session 2 - Game Concepts
LAFS PREPRO Session 2 - Game ConceptsLAFS PREPRO Session 2 - Game Concepts
LAFS PREPRO Session 2 - Game Concepts
 
LAFS Game Mechanics - Resource Management Mechanics
LAFS Game Mechanics - Resource Management MechanicsLAFS Game Mechanics - Resource Management Mechanics
LAFS Game Mechanics - Resource Management Mechanics
 
Introduction to Game Design
Introduction to Game DesignIntroduction to Game Design
Introduction to Game Design
 
LAFS SVI Level 3 - Game Design and Analysis
LAFS SVI Level 3 - Game Design and AnalysisLAFS SVI Level 3 - Game Design and Analysis
LAFS SVI Level 3 - Game Design and Analysis
 
LAFS Game Mechanics - Balancing
LAFS Game Mechanics - BalancingLAFS Game Mechanics - Balancing
LAFS Game Mechanics - Balancing
 
LAFS Game Mechanics - Progression Mechanics
LAFS Game Mechanics - Progression MechanicsLAFS Game Mechanics - Progression Mechanics
LAFS Game Mechanics - Progression Mechanics
 

Ähnlich wie LAFS Game Design 1 - Dynamic Elements

Designing balance (takeaway version)
Designing balance (takeaway version)Designing balance (takeaway version)
Designing balance (takeaway version)Kacper Szymczak
 
Learning to Play Complex Games
Learning to Play Complex GamesLearning to Play Complex Games
Learning to Play Complex Gamesbutest
 
Sip project and innovation (2)
Sip project and innovation (2)Sip project and innovation (2)
Sip project and innovation (2)Sin FromBirth
 
Social systems in virtual worlds: Building a better looking raid loot system ...
Social systems in virtual worlds: Building a better looking raid loot system ...Social systems in virtual worlds: Building a better looking raid loot system ...
Social systems in virtual worlds: Building a better looking raid loot system ...Lauren Collister
 
20131105 concepts of game design
20131105 concepts of game design20131105 concepts of game design
20131105 concepts of game designChristina Hsu
 
Information and Gamification design
Information and Gamification designInformation and Gamification design
Information and Gamification designJavier Velasquez
 
Workshop södertörn jan 2014 intermittent version
Workshop södertörn jan 2014 intermittent versionWorkshop södertörn jan 2014 intermittent version
Workshop södertörn jan 2014 intermittent versionStaffan Björk
 
The lost testreport_1115
The lost testreport_1115The lost testreport_1115
The lost testreport_1115Joshua Inzer
 
How to Design Effective Learning Games: Sharon Boller and Karl Kapp
How to Design Effective Learning Games: Sharon Boller and Karl KappHow to Design Effective Learning Games: Sharon Boller and Karl Kapp
How to Design Effective Learning Games: Sharon Boller and Karl KappSharon Boller
 
Game playing in artificial intelligent technique
Game playing in artificial intelligent technique Game playing in artificial intelligent technique
Game playing in artificial intelligent technique syeda zoya mehdi
 
Deconstructing Exergames
Deconstructing ExergamesDeconstructing Exergames
Deconstructing ExergamesErnesto Ramirez
 
9.5 Theses on the Power and Efficacy of Gamification
9.5 Theses on the Power and Efficacy of Gamification9.5 Theses on the Power and Efficacy of Gamification
9.5 Theses on the Power and Efficacy of GamificationSebastian Deterding
 
PlayerOne - Dissecting games
PlayerOne - Dissecting gamesPlayerOne - Dissecting games
PlayerOne - Dissecting gamesLuca Galli
 
Introduction To 3D Gaming
Introduction To 3D GamingIntroduction To 3D Gaming
Introduction To 3D GamingClint Edmonson
 
The Guerrilla Guide to Game Code
The Guerrilla Guide to Game CodeThe Guerrilla Guide to Game Code
The Guerrilla Guide to Game CodeGuerrilla
 

Ähnlich wie LAFS Game Design 1 - Dynamic Elements (20)

Game Ethology 2
Game Ethology 2Game Ethology 2
Game Ethology 2
 
Designing balance (takeaway version)
Designing balance (takeaway version)Designing balance (takeaway version)
Designing balance (takeaway version)
 
Learning to Play Complex Games
Learning to Play Complex GamesLearning to Play Complex Games
Learning to Play Complex Games
 
Sip project and innovation (2)
Sip project and innovation (2)Sip project and innovation (2)
Sip project and innovation (2)
 
Social systems in virtual worlds: Building a better looking raid loot system ...
Social systems in virtual worlds: Building a better looking raid loot system ...Social systems in virtual worlds: Building a better looking raid loot system ...
Social systems in virtual worlds: Building a better looking raid loot system ...
 
20131105 concepts of game design
20131105 concepts of game design20131105 concepts of game design
20131105 concepts of game design
 
Information and Gamification design
Information and Gamification designInformation and Gamification design
Information and Gamification design
 
Workshop södertörn jan 2014 intermittent version
Workshop södertörn jan 2014 intermittent versionWorkshop södertörn jan 2014 intermittent version
Workshop södertörn jan 2014 intermittent version
 
Week Five, Game Design
Week Five, Game DesignWeek Five, Game Design
Week Five, Game Design
 
The lost testreport_1115
The lost testreport_1115The lost testreport_1115
The lost testreport_1115
 
How to Design Effective Learning Games: Sharon Boller and Karl Kapp
How to Design Effective Learning Games: Sharon Boller and Karl KappHow to Design Effective Learning Games: Sharon Boller and Karl Kapp
How to Design Effective Learning Games: Sharon Boller and Karl Kapp
 
Learning Through Gaming
Learning Through GamingLearning Through Gaming
Learning Through Gaming
 
Game playing in artificial intelligent technique
Game playing in artificial intelligent technique Game playing in artificial intelligent technique
Game playing in artificial intelligent technique
 
Deconstructing Exergames
Deconstructing ExergamesDeconstructing Exergames
Deconstructing Exergames
 
Games As Sims
Games As SimsGames As Sims
Games As Sims
 
PHP games
PHP gamesPHP games
PHP games
 
9.5 Theses on the Power and Efficacy of Gamification
9.5 Theses on the Power and Efficacy of Gamification9.5 Theses on the Power and Efficacy of Gamification
9.5 Theses on the Power and Efficacy of Gamification
 
PlayerOne - Dissecting games
PlayerOne - Dissecting gamesPlayerOne - Dissecting games
PlayerOne - Dissecting games
 
Introduction To 3D Gaming
Introduction To 3D GamingIntroduction To 3D Gaming
Introduction To 3D Gaming
 
The Guerrilla Guide to Game Code
The Guerrilla Guide to Game CodeThe Guerrilla Guide to Game Code
The Guerrilla Guide to Game Code
 

Mehr von David Mullich

LAFS Game Mechanics - Balancing
LAFS Game Mechanics - BalancingLAFS Game Mechanics - Balancing
LAFS Game Mechanics - BalancingDavid Mullich
 
LAFS Marketing and Monetization Lecture 6: Advertising and Publicity
LAFS Marketing and Monetization Lecture 6: Advertising and PublicityLAFS Marketing and Monetization Lecture 6: Advertising and Publicity
LAFS Marketing and Monetization Lecture 6: Advertising and PublicityDavid Mullich
 
LAFS Marketing and Monetization Lecture 10: Business And Marketing Plans
LAFS Marketing and Monetization Lecture 10: Business And Marketing PlansLAFS Marketing and Monetization Lecture 10: Business And Marketing Plans
LAFS Marketing and Monetization Lecture 10: Business And Marketing PlansDavid Mullich
 
LAFS Marketing and Monetization Lecture 9: Community Development And Management
LAFS Marketing and Monetization Lecture 9: Community Development And ManagementLAFS Marketing and Monetization Lecture 9: Community Development And Management
LAFS Marketing and Monetization Lecture 9: Community Development And ManagementDavid Mullich
 
LAFS Marketing and Monetization Lecture 7: Sales and Distribution
LAFS Marketing and Monetization Lecture 7: Sales and DistributionLAFS Marketing and Monetization Lecture 7: Sales and Distribution
LAFS Marketing and Monetization Lecture 7: Sales and DistributionDavid Mullich
 
LAFS Marketing and Monetization Lecture 5: Marketing Materials
LAFS Marketing and Monetization Lecture 5: Marketing MaterialsLAFS Marketing and Monetization Lecture 5: Marketing Materials
LAFS Marketing and Monetization Lecture 5: Marketing MaterialsDavid Mullich
 
LAFS Marketing and Monetization Lecture 4: Social Media
LAFS Marketing and Monetization Lecture 4: Social MediaLAFS Marketing and Monetization Lecture 4: Social Media
LAFS Marketing and Monetization Lecture 4: Social MediaDavid Mullich
 
LAFS Marketing and Monetization Lecture 3: Game Funding
LAFS Marketing and Monetization Lecture 3: Game FundingLAFS Marketing and Monetization Lecture 3: Game Funding
LAFS Marketing and Monetization Lecture 3: Game FundingDavid Mullich
 
LAFS Marketing and Monetization Lecture 2: Game Publishing
LAFS Marketing and Monetization Lecture 2: Game PublishingLAFS Marketing and Monetization Lecture 2: Game Publishing
LAFS Marketing and Monetization Lecture 2: Game PublishingDavid Mullich
 
Game Production 1 Lecture
Game Production 1 LectureGame Production 1 Lecture
Game Production 1 LectureDavid Mullich
 

Mehr von David Mullich (11)

LAFS Game Mechanics - Balancing
LAFS Game Mechanics - BalancingLAFS Game Mechanics - Balancing
LAFS Game Mechanics - Balancing
 
LAFS Marketing and Monetization Lecture 6: Advertising and Publicity
LAFS Marketing and Monetization Lecture 6: Advertising and PublicityLAFS Marketing and Monetization Lecture 6: Advertising and Publicity
LAFS Marketing and Monetization Lecture 6: Advertising and Publicity
 
Game Fair
Game FairGame Fair
Game Fair
 
LAFS Marketing and Monetization Lecture 10: Business And Marketing Plans
LAFS Marketing and Monetization Lecture 10: Business And Marketing PlansLAFS Marketing and Monetization Lecture 10: Business And Marketing Plans
LAFS Marketing and Monetization Lecture 10: Business And Marketing Plans
 
LAFS Marketing and Monetization Lecture 9: Community Development And Management
LAFS Marketing and Monetization Lecture 9: Community Development And ManagementLAFS Marketing and Monetization Lecture 9: Community Development And Management
LAFS Marketing and Monetization Lecture 9: Community Development And Management
 
LAFS Marketing and Monetization Lecture 7: Sales and Distribution
LAFS Marketing and Monetization Lecture 7: Sales and DistributionLAFS Marketing and Monetization Lecture 7: Sales and Distribution
LAFS Marketing and Monetization Lecture 7: Sales and Distribution
 
LAFS Marketing and Monetization Lecture 5: Marketing Materials
LAFS Marketing and Monetization Lecture 5: Marketing MaterialsLAFS Marketing and Monetization Lecture 5: Marketing Materials
LAFS Marketing and Monetization Lecture 5: Marketing Materials
 
LAFS Marketing and Monetization Lecture 4: Social Media
LAFS Marketing and Monetization Lecture 4: Social MediaLAFS Marketing and Monetization Lecture 4: Social Media
LAFS Marketing and Monetization Lecture 4: Social Media
 
LAFS Marketing and Monetization Lecture 3: Game Funding
LAFS Marketing and Monetization Lecture 3: Game FundingLAFS Marketing and Monetization Lecture 3: Game Funding
LAFS Marketing and Monetization Lecture 3: Game Funding
 
LAFS Marketing and Monetization Lecture 2: Game Publishing
LAFS Marketing and Monetization Lecture 2: Game PublishingLAFS Marketing and Monetization Lecture 2: Game Publishing
LAFS Marketing and Monetization Lecture 2: Game Publishing
 
Game Production 1 Lecture
Game Production 1 LectureGame Production 1 Lecture
Game Production 1 Lecture
 

Kürzlich hochgeladen

Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxMaryGraceBautista27
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17Celine George
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxnelietumpap1
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 

Kürzlich hochgeladen (20)

Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptx
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptx
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 

LAFS Game Design 1 - Dynamic Elements

  • 1. Level 5 David Mullich Game Design 1 The Los Angeles Film School
  • 2.
  • 3. Systems A set of interacting elements that form an integrated whole with a common goal or purpose.  Movement  Scoring  Combat Examples  Economics  Artificial Intelligence  Multiplayer
  • 4. Hierarchy of Elements  Rule  Mechanic  System
  • 5. System A, B, C’s  Components: game objects the player can interact with  Attributes: qualities or attributes that define the physical or conceptual aspects of components  Behaviors: potential actions that a component might perform in a a given state
  • 6.
  • 7. What Is A Chart? A chart is a two-axis grid of information. Along the left column is a list of components in your systems. In each column are the attributes in your game. This is the most useful tool a designer has for designing a system. Enemy Radius Normal Speed High Speed Damage Hit Points Womp Rat 5 3 5 1 5 Vorpal Bunny 10 10 20 2 8 Bug Bear 20 5 10 10 15
  • 8. Literal Values Literal values are the actual numeric qualities of an object’s properties. However, just because the numeric value of one object is twice the numeric value of the other, that doesn’t necessarily mean the object is twice as good! There may be other factors involved. Enemy Radius Normal Speed High Speed Damage Hit Points Womp Rat 5 3 5 1 5 Vorpal Bunny 10 10 20 2 8 Bug Bear 20 5 10 10 15
  • 9. Relative Values It may be difficult to quantify properties early on in the design phase, so sometimes we use relative values to express how things should relate to each other. Enemy Radius Normal Speed High Speed Damage Hit Points Womp Rat LOW LOW LOW LOW LOW Vorpal Bunny MEDIUM HIGH HIGH LOW MEDIUM Bug Bear HIGH MEDIUM MEDIUM HIGH HIIGH
  • 10. Pro Tips  Make separate charts for each system.  Make separate charts for each rule in the system.  Make charts to compare two or more properties you are trying to balance.
  • 11.
  • 12. State Machine The more attributes and behaviors a component has, the less predictable its actions are.
  • 13. Relationships Components interaction with each other can be fixed or fluid. Fluid relationships can based on:  Rules (such as state or proximity)  Player choices  Chance
  • 14. Information Structure For players to make choices about how to proceed in a game, they need information about the state of the game objects and their current relationships to each other. How information is structured in a game has a large influence on how players come to their decisions.
  • 15. Open Information An open structure emphasizes player knowledge and gives full disclosure on the game state. It will generally allow for more calculation- based strategy.
  • 16. Hidden Information A hidden information structure does not reveal certain data to players about their opponents. Players do not receive certain data about their opponent and allows for strategy based on social cues and deception or bluffing.
  • 17. Open and Hidden Information Many games have a mix of open and hidden information. The amount of information that players receive about their opponents’ states often changes during the course of the game. This provides an ever-shifting balance between strategy based on knowledge and strategy based on cunning and deceit.
  • 18. Indirect Control Some games, like SimCity, do not allow players direct control over many game components. The player can change certain game attributes to see what impact that has on the behavior of game components not under their direct control.
  • 19. Designer Perspective: Will Wright G4 Icons Episode #9: Will Wright
  • 20.
  • 21. Reasons For Randomness  Variety and Surprises  Excitement and Suspense  Equalizing Players of Unequal Skill
  • 22. Probability Using a 6-sided die, what’s the probability of rolling a one? A six? A seven? Not three?
  • 23. One Die Probabilities Probability Of Something Not Happening = 1 – Probability of It Happening
  • 24. One Die Probabilities What’s the odds of rolling a 1 or a 2? Hint: OR means ADD the probabilities.
  • 25. Ways To Represent Probability
  • 26. Probability Is Zero To One – That’s It!
  • 27. Random Number Use Example #1 Random (6) Creature Encountered 1 Deer 2 Bear 3 Orc 4 Elf 5 Unicorn 6 Dragon
  • 28. Random Number Use Example #2 Random (100) Creature Encountered 1-40 Deer 31-60 Bear 62-80 Orc 81-95 Elf 96-99 Unicorn 100 Dragon
  • 29. Multiple Random Numbers Using two 6-sided dice, what’s the probability of rolling a one? A six? A twelve? Graph it!
  • 30. Multiple Random Number Use Example
  • 32. Pro Tips  Use randomness to give players excitement, challenge, and opportunities to take interesting risks.  Don’t use so much that gives players feelings of hopelessness and lack of control.  When in doubt, ask a math geek for help with probability.
  • 33.
  • 34. Economics Many games allow for the exchange of resources (money, gold, raw materials, manufactured goods, property) either within the system (such as with Monopoly) or among players (such as in World of Warcraft).  Faucets: Ways To Earn Money  Sinks: Ways To Spend Money
  • 35. Pro Tips  Players should have enough ways to spend and earn money.
  • 36. 1. Download GD1 5 Resources from the LAFS GD1 website Session 5 page 2. Create a Lemonade Stand game

Hinweis der Redaktion

  1. There are three categories of rules, all important to a successful play experience: Setup involves things you do once at the beginning of a game Progression entails what happens during a game Resolution indicates the conditions that cause the game to end and how an outcome is determined based on the game state. Mechanics are a collection of rules that form a discrete chunk of gameplay. Systems are collections of mechanics that make up the biggest chunks of the game.
  2. Objects with no relationships between them is a collection, not a system Relationships can be fixed and linear, or loose, interacting with them based on proximity or other variables Relationships can be determined based on rule sets or chance Changes in relationships can be introduced based on choices made by the player
  3. How Did He Get Involved With Computers: His mom bought a computer for him, and he studied computing at Louisiana Tech. He also programmed robots for fun. Never graduated from college. First Game: Raid on Bungling Bay Game. Economic simulator behind it. Didn’t sell well in US due to piracy. Sim City: Broderbund didn’t like that there wasn’t a win/lose. Formed his own company, Maxis. Once Broderbund saw finished version, they wanted to publish it. Big hit with critics and gamers. Women make up 35% of players. Part of the appeal was isometric graphics. Strategy game about topic everyone knows about. Aims are protect the environment. Sim Earth a disappointment (220 page manual), but overall line does well. EA buys Maxis. The Sims came about because Wright wanted to do a game about the people in Sim City. EA wasn’t enthusiastic about the concept. By June top-selling PC games of 2000. Game becomes tool of expression, where people can act out what happens in their daily lives. Design approach: Spends a lot of time in the design phase. Sims: Best-selling PC Game of All time.