SlideShare a Scribd company logo
1 of 39
Game Design
Peter Shankar
CSE 497 – Topics on AI & Computer
Game Programming
Introduction – Game Design
īŽ Rules of Play: Game Design Fundamentals
īŽ Katie Salen & Eric Zimmerman
īŽ Game Design: Theory & Practice
īŽ Richard Rouse III
Introduction – Game Design
īŽ Game design concepts have existed for some
time, but recently gained much attention via
computer technology
īŽ Not standardized or process driven – like
software engineering
īŽ Broad conceptual definitions
īŽ Design -> Game Design -> Computer Game
Design
Outline
īŽ Game Design Core Concepts
īŽ What is Game Design?
īŽ Successful Game Design
īŽ “Meaningful play”
īŽ Semiotics
īŽ Systems
īŽ Interactivity
īŽ Choice
īŽ Design Approaches
īŽ Brainstorming
īŽ What players want/expect?
īŽ Sid Meier Interview
What is Design?
īŽ Design is the process by which a designer creates
a context to be encountered by a participant, from
which meaning emerges.
īŽ As it pertains to games:
īŽ Designer: the individual game designer, or a whole
culture
īŽ Context: spaces, objects, narratives, and behaviors
īŽ Participants: players
īŽ Meaning: meaningful play
Successful Game Design
īŽ The goal of a successful game design is the creation of
meaningful play
īŽ The intellectual dueling of two players in a well-met game of
Chess
īŽ The improvisational, team based coordination of Basketball
īŽ The Dynamic shifting of individual and communal identities
in the online role-playing game EverQuest
īŽ The lifestyle-invading game Half-Life, played on a college
campus
Meaningful Play
īŽ Two Definitions
1. Descriptive: Emerges from the relationship between player
action and system outcome; it is the process by which a
player takes action within the designed system of a game
and system responds to the action. The meaning of an
action in a game resides in the relationship between action
and outcome.
2. Evaluative: Occurs when the relationships between actions
and outcomes in a game are both discernable and integrated
into the larger context of the game.
īŽ The two ways of defining meaningful play are closely
related. Designing successful games requires
understanding meaningful play in both senses.
Semiotics
īŽ Study of meaning. It is primarily concerned
with the question of how signs represent, or
denote.
īŽ People use signs to designate objects or ideas.
Because a sign represents something other
than itself, we take the representation as the
meaning of the sign.
īŽ Example: 6 points in football means a TD
4 Semiotic Concepts
1. A sign represents something other than itself
2. Signs are interpreted
3. Meaning results when a sign is interpreted
4. Context shapes interpretation
â€ĸ Structure – Most smoogles have comcom
Systems
īŽ Has many parts that interrelate to form a
complex whole
īŽ All systems have the following elements:
īŽ Objects are the parts, elements, or variables within the
system
īŽ Attributes are qualities or properties of the system
and its objects
īŽ Internal relationships are relations among the objects
īŽ Environment is the context that surrounds the system
Game Systems
īŽ These four elements (objects, attributes, internal
relationships, environment) of a system can be
framed differently within a gaming system.
īŽ Formal
īŽ Experiential
īŽ Cultural
īŽ All three ‘frames’ exist simultaneously
Game Systems Cont.
īŽ A game as a formal system is always embedded
within an experiential system, and a game as a
cultural system contains formal and experiential
systems.
Cultural System
Experiential System
Formal System
Chess as a Formal System
īŽ Objects: pieces on the board, the board, etc.
īŽ Attributes: characteristics given to the objects,
defined by the rules
īŽ Internal Relationships: spatial relationships,
positions on the board
īŽ Environment: the play itself
Chess as an Experiential System
īŽ Objects: the players themselves
īŽ Attributes: the pieces a player holds, state of the
game
īŽ Internal Relationships: player interaction, social,
psychological, emotional communication
īŽ Environment: board, pieces, immediate setting
of the game -> anything that facilitated the play
Chess as a Cultural System
īŽ Objects: the game of Chess itself, in its broadest
cultural sense
īŽ Attributes: the designed elements of the game,
as well as information on how, when, where,
why the game was made and used
īŽ Internal relationships: linkages between the
game and culture
īŽ Environment: culture itself, in all of its forms
Interactivity
īŽ 4 modes of interactivity
īŽ Cognitive interactivity: interpretive participation
īŽ Functional interactivity: utilitarian participation
īŽ Explicit interactivity: participation with designed
choices and procedures
īŽ Beyond-the-object-interactivity: participation within
the culture of the project
Interactivity in Game Design
īŽ 3rd mode (explicit interactivity) comes closest to
defining what we mean when we say games are
interactive
īŽ Interactivity and gameplay are often synonymous
īŽ Designed interaction
īŽ Rolling dice on a craps table vs. rolling an apple
Choice
īŽ Micro level: each decision at it’s smallest level
īŽ Macro level: the accumulated choices to form a
larger choice/outcome
īŽ Players should understand that their choices at
the micro level influence choices at the macro
level
Diagnosing Choice
īŽ Ask these questions for every choice made:
1. What happened before the player was given the
choice?
2. How is the possibility of a choice conveyed to the
player?
3. How did the player make the choice?
4. What is the result of the choice? How will it affect
future choices?
5. How is the result of the choice conveyed to the
player?
Diagnosing Choice – Failure States
īŽ Feeling as if decisions are arbitrary
īŽ Not knowing what to do next
īŽ Losing a game without knowing why
īŽ Not knowing if an action had an outcome
Putting Game Design Concepts
Together
īŽ Players look for “meaning” to their play.
īŽ Want to interact in systems
īŽ Formal, experiential, cultural
īŽ Semiotics – meaning through representation
īŽ Interactivity is gameplay
īŽ Choice is tricky, we want a players choices to be
meaningful on a macro/micro level
Game Design Procedures
īŽ No standard procedures
īŽ Understanding what players want/expect
īŽ Brainstorming
īŽ Sid Meier
Successful Computer Game Design –
What do players want?
īŽ What do players want?
īŽ Challenge
īŽ Socialize
īŽ Dynamic experiences
īŽ Bragging rights
īŽ Emotional experience
īŽ Fantasize
Successful Computer Game Design -
What do players expect?
īŽ Players expect:
īŽ A consistent world
īŽ Understand the world bounds
īŽ Reasonable solutions to work
īŽ Direction
īŽ Accomplish incremental tasks
īŽ Immersion
Successful Computer Game Design -
What do players expect? (cont.)
īŽ Players expect
īŽ Fail
īŽ Fair chance
īŽ Not need to repeat themselves
īŽ Not get hopelessly stuck
īŽ Do, not watch
īŽ Don’t know what they want, but know it when they
see it
Brainstorming a Computer Game
īŽ Starting Points
īŽ Working with Limitations
īŽ Established Technology
Starting Points
īŽ Starting with Gameplay
īŽ Starting with Technology
īŽ Starting with Story
Working with Limitations
īŽ Embrace Your Limitations
īŽ Odyssey: The Legend of Nemesis
īŽ Damage Incorporated
īŽ Centipede 3D
Odyssey: The Legend of
Nemesis
īŽ Designed around the story
īŽ Non-linear, very dynamic
īŽ Author overtook design of this game
īŽ Some technology already developed
īŽ Added some AI features to make it work for him
īŽ The technology and gameplay largely supported
what he wanted to do with the story
Damage Incorporated
īŽ Designed around technology
īŽ Had games like Marathon and Marathon 2 in
mind
īŽ MacSoft obtained a sophisticated license to
some technology that they wanted to implement
in a game
īŽ Crafted gameplay/story around the technology
so the story would take full advantage
Damage Incorporated
Centipede 3D
īŽ Game mechanics similar to original
īŽ Started with gameplay
īŽ Set out to look for an engine that could handle
the game
īŽ Not much of the story – they wanted to capture
the simple playability of the original
Centipede 3D
Established Technology
īŽ The Case of the Many Mushrooms
īŽ Centipede 3D
īŽ Escalating polygon counts – slowed down play
īŽ The Time Allotted
īŽ Project time considerations
īŽ New technology developed
Sid Meier Interview
īŽ Serves as both lead programmer and lead designer
īŽ Personal decision
īŽ Primary tool is the prototype
īŽ History, story, behind the game
īŽ 3-4 cool things that are going to happen in the game
īŽ Giving the team a good sense of what the game should be
īŽ Don’t make it complete
īŽ Leave room for expansion/deviation
Sid Meier Interview Cont.
īŽ Technology is ready for a certain type of game
īŽ Topic before genre
īŽ What makes games interesting is many
interoperating systems
īŽ Changing game state
īŽ Dramatic changes from the beginning to the end of
the game – Railroad Tycoon
Sid Meier Interview Cont.
īŽ Addictive play
īŽ “interesting decisions”
īŽ Many things happening at the same time
īŽ Figure out what is the interesting part about the
theme
īŽ Let the player use his own knowledge in making
decisions
īŽ Reward players, setup milestones
Sid Meier Interview Cont.
īŽ Game design is a slow process
īŽ Does not follow processor speed, video card
advancements etc.
īŽ Build on what’s been done before
īŽ Games have a personal touch
īŽ Development is largely done in big groups now
īŽ But good games have some insight on the individual
level
Conclusion
īŽ Game Design is ultimately a creative process and
everyone develops differently
īŽ But there are some things successful games have
in common
īŽ People want to make meaningful choices
īŽ They like to see the functioning of many systems
īŽ They like dynamic states

More Related Content

Similar to Game Design Concepts for Meaningful Play

Crafting Interesting Worlds Inspirations from Gaming User Experiences
Crafting Interesting Worlds Inspirations from Gaming User ExperiencesCrafting Interesting Worlds Inspirations from Gaming User Experiences
Crafting Interesting Worlds Inspirations from Gaming User ExperiencesAmit Pande
 
LAFS Game Design 6 - Conceptualization
LAFS Game Design 6 - ConceptualizationLAFS Game Design 6 - Conceptualization
LAFS Game Design 6 - ConceptualizationDavid Mullich
 
Chapter 2 structure of games tsppt 1
Chapter 2 structure of games tsppt 1Chapter 2 structure of games tsppt 1
Chapter 2 structure of games tsppt 1GKTheodora
 
Game Studies Download 2009 - Top 10 Research Findings
Game Studies Download 2009 - Top 10 Research FindingsGame Studies Download 2009 - Top 10 Research Findings
Game Studies Download 2009 - Top 10 Research FindingsJane McGonigal
 
Fundamentals of game development overview
Fundamentals of game development overviewFundamentals of game development overview
Fundamentals of game development overviewChaffey College
 
Mscruise
MscruiseMscruise
MscruiseSusan Gold
 
Game Idea Generation Games
Game Idea Generation GamesGame Idea Generation Games
Game Idea Generation Gamesaakoo
 
Games presentation
Games presentationGames presentation
Games presentationAnu22ish
 
Game Design fundamentals
Game Design fundamentalsGame Design fundamentals
Game Design fundamentalsMirco Pasqualini
 
20131105 concepts of game design
20131105 concepts of game design20131105 concepts of game design
20131105 concepts of game designChristina Hsu
 
LAFS Game Design 7 - Prototyping
LAFS Game Design 7 - PrototypingLAFS Game Design 7 - Prototyping
LAFS Game Design 7 - PrototypingDavid Mullich
 
New Microsoft PowerPoint Presentation.pptx
New Microsoft PowerPoint Presentation.pptxNew Microsoft PowerPoint Presentation.pptx
New Microsoft PowerPoint Presentation.pptxnilesh405711
 
Presentation
PresentationPresentation
PresentationAnu22ish
 
Games and Crowds: Now, Near, Next
Games and Crowds: Now, Near, NextGames and Crowds: Now, Near, Next
Games and Crowds: Now, Near, NextBen Sawyer
 
LAFS PREPRO Session 1 - Brainstorming and Game Pitches
LAFS PREPRO Session 1 - Brainstorming and Game PitchesLAFS PREPRO Session 1 - Brainstorming and Game Pitches
LAFS PREPRO Session 1 - Brainstorming and Game PitchesDavid Mullich
 
Fun in Functional 2009
Fun in Functional 2009Fun in Functional 2009
Fun in Functional 2009Amy Jo Kim
 

Similar to Game Design Concepts for Meaningful Play (20)

Crafting Interesting Worlds Inspirations from Gaming User Experiences
Crafting Interesting Worlds Inspirations from Gaming User ExperiencesCrafting Interesting Worlds Inspirations from Gaming User Experiences
Crafting Interesting Worlds Inspirations from Gaming User Experiences
 
Quiana bradshaw final defense slides
Quiana bradshaw final defense slidesQuiana bradshaw final defense slides
Quiana bradshaw final defense slides
 
LAFS Game Design 6 - Conceptualization
LAFS Game Design 6 - ConceptualizationLAFS Game Design 6 - Conceptualization
LAFS Game Design 6 - Conceptualization
 
Ch1
Ch1Ch1
Ch1
 
Chapter 2 structure of games tsppt 1
Chapter 2 structure of games tsppt 1Chapter 2 structure of games tsppt 1
Chapter 2 structure of games tsppt 1
 
Gameplay Concept Tool
Gameplay Concept ToolGameplay Concept Tool
Gameplay Concept Tool
 
Game Studies Download 2009 - Top 10 Research Findings
Game Studies Download 2009 - Top 10 Research FindingsGame Studies Download 2009 - Top 10 Research Findings
Game Studies Download 2009 - Top 10 Research Findings
 
Fundamentals of game development overview
Fundamentals of game development overviewFundamentals of game development overview
Fundamentals of game development overview
 
Mscruise
MscruiseMscruise
Mscruise
 
Game design for marketers
Game design for marketersGame design for marketers
Game design for marketers
 
Game Idea Generation Games
Game Idea Generation GamesGame Idea Generation Games
Game Idea Generation Games
 
Games presentation
Games presentationGames presentation
Games presentation
 
Game Design fundamentals
Game Design fundamentalsGame Design fundamentals
Game Design fundamentals
 
20131105 concepts of game design
20131105 concepts of game design20131105 concepts of game design
20131105 concepts of game design
 
LAFS Game Design 7 - Prototyping
LAFS Game Design 7 - PrototypingLAFS Game Design 7 - Prototyping
LAFS Game Design 7 - Prototyping
 
New Microsoft PowerPoint Presentation.pptx
New Microsoft PowerPoint Presentation.pptxNew Microsoft PowerPoint Presentation.pptx
New Microsoft PowerPoint Presentation.pptx
 
Presentation
PresentationPresentation
Presentation
 
Games and Crowds: Now, Near, Next
Games and Crowds: Now, Near, NextGames and Crowds: Now, Near, Next
Games and Crowds: Now, Near, Next
 
LAFS PREPRO Session 1 - Brainstorming and Game Pitches
LAFS PREPRO Session 1 - Brainstorming and Game PitchesLAFS PREPRO Session 1 - Brainstorming and Game Pitches
LAFS PREPRO Session 1 - Brainstorming and Game Pitches
 
Fun in Functional 2009
Fun in Functional 2009Fun in Functional 2009
Fun in Functional 2009
 

More from ManoharKumar81

QSAR.pptx qualitative structural activity relationship
QSAR.pptx qualitative structural activity relationshipQSAR.pptx qualitative structural activity relationship
QSAR.pptx qualitative structural activity relationshipManoharKumar81
 
Decision making.pptx in which we learn to take decision
Decision making.pptx in which we learn to take decisionDecision making.pptx in which we learn to take decision
Decision making.pptx in which we learn to take decisionManoharKumar81
 
DRUG DESIGN.pptx.very important for pharmacy student
DRUG DESIGN.pptx.very important for pharmacy studentDRUG DESIGN.pptx.very important for pharmacy student
DRUG DESIGN.pptx.very important for pharmacy studentManoharKumar81
 
Debriefing.pptx is for the education purpose .
Debriefing.pptx is for the education purpose .Debriefing.pptx is for the education purpose .
Debriefing.pptx is for the education purpose .ManoharKumar81
 
ethical issues and delemma.pptx
ethical issues and delemma.pptxethical issues and delemma.pptx
ethical issues and delemma.pptxManoharKumar81
 
ethical decision making.pptx
ethical decision making.pptxethical decision making.pptx
ethical decision making.pptxManoharKumar81
 
Nonsteroidal anti-inflammatory drug (nsaids)
Nonsteroidal anti-inflammatory drug (nsaids)Nonsteroidal anti-inflammatory drug (nsaids)
Nonsteroidal anti-inflammatory drug (nsaids)ManoharKumar81
 
DNA replication.pptx
DNA replication.pptxDNA replication.pptx
DNA replication.pptxManoharKumar81
 
oxidation of fatty acids (palmitic acid).pptx
oxidation of fatty acids (palmitic acid).pptxoxidation of fatty acids (palmitic acid).pptx
oxidation of fatty acids (palmitic acid).pptxManoharKumar81
 
translation-protein synthesis.pptx
translation-protein synthesis.pptxtranslation-protein synthesis.pptx
translation-protein synthesis.pptxManoharKumar81
 
lipid s final.pptx
lipid s final.pptxlipid s final.pptx
lipid s final.pptxManoharKumar81
 
organic chemistry unit 1.pptx
organic chemistry unit 1.pptxorganic chemistry unit 1.pptx
organic chemistry unit 1.pptxManoharKumar81
 
Nature and sources of drugs.pptx
Nature and sources of drugs.pptxNature and sources of drugs.pptx
Nature and sources of drugs.pptxManoharKumar81
 
Adverse effect and Toxicity.pptx
Adverse effect and Toxicity.pptxAdverse effect and Toxicity.pptx
Adverse effect and Toxicity.pptxManoharKumar81
 
self drug calculation.pptx
self drug calculation.pptxself drug calculation.pptx
self drug calculation.pptxManoharKumar81
 
Principles of theraputics.pptx
Principles of theraputics.pptxPrinciples of theraputics.pptx
Principles of theraputics.pptxManoharKumar81
 
MAIN PPT- ENZYMES.pptx
MAIN PPT- ENZYMES.pptxMAIN PPT- ENZYMES.pptx
MAIN PPT- ENZYMES.pptxManoharKumar81
 
geneticcode.pptx
geneticcode.pptxgeneticcode.pptx
geneticcode.pptxManoharKumar81
 

More from ManoharKumar81 (20)

QSAR.pptx qualitative structural activity relationship
QSAR.pptx qualitative structural activity relationshipQSAR.pptx qualitative structural activity relationship
QSAR.pptx qualitative structural activity relationship
 
Decision making.pptx in which we learn to take decision
Decision making.pptx in which we learn to take decisionDecision making.pptx in which we learn to take decision
Decision making.pptx in which we learn to take decision
 
DRUG DESIGN.pptx.very important for pharmacy student
DRUG DESIGN.pptx.very important for pharmacy studentDRUG DESIGN.pptx.very important for pharmacy student
DRUG DESIGN.pptx.very important for pharmacy student
 
Debriefing.pptx is for the education purpose .
Debriefing.pptx is for the education purpose .Debriefing.pptx is for the education purpose .
Debriefing.pptx is for the education purpose .
 
ethical issues and delemma.pptx
ethical issues and delemma.pptxethical issues and delemma.pptx
ethical issues and delemma.pptx
 
ethical decision making.pptx
ethical decision making.pptxethical decision making.pptx
ethical decision making.pptx
 
Nonsteroidal anti-inflammatory drug (nsaids)
Nonsteroidal anti-inflammatory drug (nsaids)Nonsteroidal anti-inflammatory drug (nsaids)
Nonsteroidal anti-inflammatory drug (nsaids)
 
DNA replication.pptx
DNA replication.pptxDNA replication.pptx
DNA replication.pptx
 
oxidation of fatty acids (palmitic acid).pptx
oxidation of fatty acids (palmitic acid).pptxoxidation of fatty acids (palmitic acid).pptx
oxidation of fatty acids (palmitic acid).pptx
 
translation-protein synthesis.pptx
translation-protein synthesis.pptxtranslation-protein synthesis.pptx
translation-protein synthesis.pptx
 
lipid s final.pptx
lipid s final.pptxlipid s final.pptx
lipid s final.pptx
 
organic chemistry unit 1.pptx
organic chemistry unit 1.pptxorganic chemistry unit 1.pptx
organic chemistry unit 1.pptx
 
Nature and sources of drugs.pptx
Nature and sources of drugs.pptxNature and sources of drugs.pptx
Nature and sources of drugs.pptx
 
Antagonism.pptx
Antagonism.pptxAntagonism.pptx
Antagonism.pptx
 
Adverse effect and Toxicity.pptx
Adverse effect and Toxicity.pptxAdverse effect and Toxicity.pptx
Adverse effect and Toxicity.pptx
 
self drug calculation.pptx
self drug calculation.pptxself drug calculation.pptx
self drug calculation.pptx
 
Principles of theraputics.pptx
Principles of theraputics.pptxPrinciples of theraputics.pptx
Principles of theraputics.pptx
 
MAIN PPT- ENZYMES.pptx
MAIN PPT- ENZYMES.pptxMAIN PPT- ENZYMES.pptx
MAIN PPT- ENZYMES.pptx
 
geneticcode.pptx
geneticcode.pptxgeneticcode.pptx
geneticcode.pptx
 
Thrombosis.pptx
Thrombosis.pptxThrombosis.pptx
Thrombosis.pptx
 

Recently uploaded

Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 

Recently uploaded (20)

Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 

Game Design Concepts for Meaningful Play

  • 1. Game Design Peter Shankar CSE 497 – Topics on AI & Computer Game Programming
  • 2. Introduction – Game Design īŽ Rules of Play: Game Design Fundamentals īŽ Katie Salen & Eric Zimmerman īŽ Game Design: Theory & Practice īŽ Richard Rouse III
  • 3. Introduction – Game Design īŽ Game design concepts have existed for some time, but recently gained much attention via computer technology īŽ Not standardized or process driven – like software engineering īŽ Broad conceptual definitions īŽ Design -> Game Design -> Computer Game Design
  • 4. Outline īŽ Game Design Core Concepts īŽ What is Game Design? īŽ Successful Game Design īŽ “Meaningful play” īŽ Semiotics īŽ Systems īŽ Interactivity īŽ Choice īŽ Design Approaches īŽ Brainstorming īŽ What players want/expect? īŽ Sid Meier Interview
  • 5. What is Design? īŽ Design is the process by which a designer creates a context to be encountered by a participant, from which meaning emerges. īŽ As it pertains to games: īŽ Designer: the individual game designer, or a whole culture īŽ Context: spaces, objects, narratives, and behaviors īŽ Participants: players īŽ Meaning: meaningful play
  • 6. Successful Game Design īŽ The goal of a successful game design is the creation of meaningful play īŽ The intellectual dueling of two players in a well-met game of Chess īŽ The improvisational, team based coordination of Basketball īŽ The Dynamic shifting of individual and communal identities in the online role-playing game EverQuest īŽ The lifestyle-invading game Half-Life, played on a college campus
  • 7. Meaningful Play īŽ Two Definitions 1. Descriptive: Emerges from the relationship between player action and system outcome; it is the process by which a player takes action within the designed system of a game and system responds to the action. The meaning of an action in a game resides in the relationship between action and outcome. 2. Evaluative: Occurs when the relationships between actions and outcomes in a game are both discernable and integrated into the larger context of the game. īŽ The two ways of defining meaningful play are closely related. Designing successful games requires understanding meaningful play in both senses.
  • 8. Semiotics īŽ Study of meaning. It is primarily concerned with the question of how signs represent, or denote. īŽ People use signs to designate objects or ideas. Because a sign represents something other than itself, we take the representation as the meaning of the sign. īŽ Example: 6 points in football means a TD
  • 9. 4 Semiotic Concepts 1. A sign represents something other than itself 2. Signs are interpreted 3. Meaning results when a sign is interpreted 4. Context shapes interpretation â€ĸ Structure – Most smoogles have comcom
  • 10. Systems īŽ Has many parts that interrelate to form a complex whole īŽ All systems have the following elements: īŽ Objects are the parts, elements, or variables within the system īŽ Attributes are qualities or properties of the system and its objects īŽ Internal relationships are relations among the objects īŽ Environment is the context that surrounds the system
  • 11. Game Systems īŽ These four elements (objects, attributes, internal relationships, environment) of a system can be framed differently within a gaming system. īŽ Formal īŽ Experiential īŽ Cultural īŽ All three ‘frames’ exist simultaneously
  • 12. Game Systems Cont. īŽ A game as a formal system is always embedded within an experiential system, and a game as a cultural system contains formal and experiential systems. Cultural System Experiential System Formal System
  • 13. Chess as a Formal System īŽ Objects: pieces on the board, the board, etc. īŽ Attributes: characteristics given to the objects, defined by the rules īŽ Internal Relationships: spatial relationships, positions on the board īŽ Environment: the play itself
  • 14. Chess as an Experiential System īŽ Objects: the players themselves īŽ Attributes: the pieces a player holds, state of the game īŽ Internal Relationships: player interaction, social, psychological, emotional communication īŽ Environment: board, pieces, immediate setting of the game -> anything that facilitated the play
  • 15. Chess as a Cultural System īŽ Objects: the game of Chess itself, in its broadest cultural sense īŽ Attributes: the designed elements of the game, as well as information on how, when, where, why the game was made and used īŽ Internal relationships: linkages between the game and culture īŽ Environment: culture itself, in all of its forms
  • 16. Interactivity īŽ 4 modes of interactivity īŽ Cognitive interactivity: interpretive participation īŽ Functional interactivity: utilitarian participation īŽ Explicit interactivity: participation with designed choices and procedures īŽ Beyond-the-object-interactivity: participation within the culture of the project
  • 17. Interactivity in Game Design īŽ 3rd mode (explicit interactivity) comes closest to defining what we mean when we say games are interactive īŽ Interactivity and gameplay are often synonymous īŽ Designed interaction īŽ Rolling dice on a craps table vs. rolling an apple
  • 18. Choice īŽ Micro level: each decision at it’s smallest level īŽ Macro level: the accumulated choices to form a larger choice/outcome īŽ Players should understand that their choices at the micro level influence choices at the macro level
  • 19. Diagnosing Choice īŽ Ask these questions for every choice made: 1. What happened before the player was given the choice? 2. How is the possibility of a choice conveyed to the player? 3. How did the player make the choice? 4. What is the result of the choice? How will it affect future choices? 5. How is the result of the choice conveyed to the player?
  • 20. Diagnosing Choice – Failure States īŽ Feeling as if decisions are arbitrary īŽ Not knowing what to do next īŽ Losing a game without knowing why īŽ Not knowing if an action had an outcome
  • 21. Putting Game Design Concepts Together īŽ Players look for “meaning” to their play. īŽ Want to interact in systems īŽ Formal, experiential, cultural īŽ Semiotics – meaning through representation īŽ Interactivity is gameplay īŽ Choice is tricky, we want a players choices to be meaningful on a macro/micro level
  • 22. Game Design Procedures īŽ No standard procedures īŽ Understanding what players want/expect īŽ Brainstorming īŽ Sid Meier
  • 23. Successful Computer Game Design – What do players want? īŽ What do players want? īŽ Challenge īŽ Socialize īŽ Dynamic experiences īŽ Bragging rights īŽ Emotional experience īŽ Fantasize
  • 24. Successful Computer Game Design - What do players expect? īŽ Players expect: īŽ A consistent world īŽ Understand the world bounds īŽ Reasonable solutions to work īŽ Direction īŽ Accomplish incremental tasks īŽ Immersion
  • 25. Successful Computer Game Design - What do players expect? (cont.) īŽ Players expect īŽ Fail īŽ Fair chance īŽ Not need to repeat themselves īŽ Not get hopelessly stuck īŽ Do, not watch īŽ Don’t know what they want, but know it when they see it
  • 26. Brainstorming a Computer Game īŽ Starting Points īŽ Working with Limitations īŽ Established Technology
  • 27. Starting Points īŽ Starting with Gameplay īŽ Starting with Technology īŽ Starting with Story
  • 28. Working with Limitations īŽ Embrace Your Limitations īŽ Odyssey: The Legend of Nemesis īŽ Damage Incorporated īŽ Centipede 3D
  • 29. Odyssey: The Legend of Nemesis īŽ Designed around the story īŽ Non-linear, very dynamic īŽ Author overtook design of this game īŽ Some technology already developed īŽ Added some AI features to make it work for him īŽ The technology and gameplay largely supported what he wanted to do with the story
  • 30. Damage Incorporated īŽ Designed around technology īŽ Had games like Marathon and Marathon 2 in mind īŽ MacSoft obtained a sophisticated license to some technology that they wanted to implement in a game īŽ Crafted gameplay/story around the technology so the story would take full advantage
  • 32. Centipede 3D īŽ Game mechanics similar to original īŽ Started with gameplay īŽ Set out to look for an engine that could handle the game īŽ Not much of the story – they wanted to capture the simple playability of the original
  • 34. Established Technology īŽ The Case of the Many Mushrooms īŽ Centipede 3D īŽ Escalating polygon counts – slowed down play īŽ The Time Allotted īŽ Project time considerations īŽ New technology developed
  • 35. Sid Meier Interview īŽ Serves as both lead programmer and lead designer īŽ Personal decision īŽ Primary tool is the prototype īŽ History, story, behind the game īŽ 3-4 cool things that are going to happen in the game īŽ Giving the team a good sense of what the game should be īŽ Don’t make it complete īŽ Leave room for expansion/deviation
  • 36. Sid Meier Interview Cont. īŽ Technology is ready for a certain type of game īŽ Topic before genre īŽ What makes games interesting is many interoperating systems īŽ Changing game state īŽ Dramatic changes from the beginning to the end of the game – Railroad Tycoon
  • 37. Sid Meier Interview Cont. īŽ Addictive play īŽ “interesting decisions” īŽ Many things happening at the same time īŽ Figure out what is the interesting part about the theme īŽ Let the player use his own knowledge in making decisions īŽ Reward players, setup milestones
  • 38. Sid Meier Interview Cont. īŽ Game design is a slow process īŽ Does not follow processor speed, video card advancements etc. īŽ Build on what’s been done before īŽ Games have a personal touch īŽ Development is largely done in big groups now īŽ But good games have some insight on the individual level
  • 39. Conclusion īŽ Game Design is ultimately a creative process and everyone develops differently īŽ But there are some things successful games have in common īŽ People want to make meaningful choices īŽ They like to see the functioning of many systems īŽ They like dynamic states