SlideShare a Scribd company logo
1 of 27
Download to read offline
Introduction to the
Theory of Game Elements




                                     Aki Järvinen
                         aki@gameswithoutfrontiers.net
                  http://www.gameswithoutfrontiers.net
Contents
   • Games as systems
   • Game states and game system behaviour
   • Game elements as parts of game systems
   • Game element attributes
   • Definitions and examples element by element
   • Examples of an analysis method
   • Gamegame: theory meets design meets play
Games without Frontiers
A Resource for Game Studies & Design
All kinds of games allowed!
•   All games, regardless of the
    media or technology they employ,
    contain certain elements

•   They are not all the same

•   Or implemented in the same
    manner or technique

•   Yet there are underlying
    similarities: goals, objects to be
    manipulated, environments,
    players, etc.
Games without Frontiers
A Resource for Game Studies & Design
Same but dierent
   • How to conceptualise this ‘same but
         dierent’ qualities of games?

   • One needs to conceptualise the qualities
   • And build a framework that brings them
         together, as in individual games

   • The notion of System
Games without Frontiers
A Resource for Game Studies  Design
Games as systems
•   System is
    ‘a dynamic whole with interacting parts’

•   In game systems:

    1) game elements equal the parts
    2) elements have relationships, they interact
    3) when players engage with the elements, it
        gives birth to another kind of interaction:
        game play

•   game play gives birth to dynamics; ‘the run-
    time behavior of the system’ (LeBlanc)
Games without Frontiers
A Resource for Game Studies  Design
The Theory of Game Elements
   •     Conceptualises possible dierent configurations
         of game systems

   •     i.e. the dierence between one game and
         another is due to the fact that their systems are
         configured dierently

   •     configuration of football vs. the configuration of
         Prince of Persia

   •     The theory is a form of Applied Ludology

   •     Which provides solutions for practical game
         analysis  design

Games without Frontiers
A Resource for Game Studies  Design
Element categories: overview

           SYSTEMIC                                 BEHAVIORAL
                                        game play
           ELEMENTS                                   ELEMENTS




                                       COMPOUND
                                       ELEMENTS



   •     A game system in operation, i.e. a game being played,
         puts these elements into interaction

Games without Frontiers
A Resource for Game Studies  Design
Game elements: overview
                                                        BEHAVIORAL ELEMENTS
    SYSTEMIC ELEMENTS
  • components                                                       players
                                                        •
  • environment                             game play
                                                                    contexts
                                                        •



                                           rule set
                                       •
                                           game mechanics
                                       •
                                           theme
                                       •
                                           information
                                       •                      COMPOUND
                                           interface
                                       •                       ELEMENTS

Games without Frontiers
A Resource for Game Studies  Design
Game elements: overview
•   All game elements have an ownership attribute

•   There are three kinds of ownership attributes:

    [game element]-of-self

    [game element]-of-other(s)

    [game element]-of-system

•   Ownership attributes often create inherent tension
    and competition to a game

•   Thus, many games revolve around ownerships
    shifting back and forth
Games without Frontiers
A Resource for Game Studies  Design
Components
•    Components are usually objects that the
     player is able to manipulate in the course
     of the game.

•    What ‘moves’ in the game, in one way or
     another (physical movement, transactions,
     etc.)

•    Components provide a source of
     identification for the player, usually in the
     shape of possessions, resources, and/or
     representatives (characters/pieces)

•    The goals of the game are often embodied
     into components (’collect 100 rings’, etc.)

Games without Frontiers
A Resource for Game Studies  Design
Types of Components
•   There are three types of
    components:

•   components-of-self: components
    possessed by oneself and controlled
    by oneself (e.g. your monkey)

•   components-of-others:
    components possessed and
    controlled by other players (e.g. the
    others’ monkeys)

•   components-of-system:
    components possessed and
    controlled by the game system
    (Bananas, NPCs, AI, etc.)
Games without Frontiers
A Resource for Game Studies  Design
Environment
•   It is not mandatory yet it is very
    common (boards, etc.)

•   The environment element sets
    specific spatial boundaries for
    components and players.

•   Environment embodies rules that
    specify the spatial and geometric
    arrangement of a game.

•   In some cases, components make up
    the game environment.

•   Typical environment attributes: state,
    scale, vector
Games without Frontiers
A Resource for Game Studies  Design
Types of Environments
•    Game environments can be broadly classified
     into two following types:

    •     Boards/fields: Static individual environments;
          which mainly function to embody rules by
          visualising them into a grid with geometrical
          relations, for example.

    •     Setups: Even if no particular environment is
          needed (as in, e.g., many card games), the other
          elements need to be arranged in a fashion that
          communicates the game state to the players.

    •     World(s): Often these kinds of environments are
          divided into parts or levels, but game-worlds also
          exist as seamless, simulated ecosystems.
          Function shifts towards thematic purposes.
Games without Frontiers
A Resource for Game Studies  Design
Rule set
•   Rules constitute the fundamental compound
    element, rule set.

•   Rule set is the glue that keeps a game
    system together and enables play with the
    other elements in the first place.

•   Rules make it possible for the system to
    function in a way that is meaningful for
    players. Rule set uses other elements as its
    embodiments.

•   Usually the rule set states procedures or
    algorithms, such as how to set up the
    game in order to start playing, or how
    players are rewarded for completing a goal.
Games without Frontiers
A Resource for Game Studies  Design
Game mechanics
•    ‘The means’, i.e. always there in relation to goals, ‘the
     ends’

•    Best described with verbs; game mechanics imply (inter)
     action

•    Core mechanics (Salen  Zimmerman): what players do in a
     game, repeatedly

•    Running and kicking the ball are the core mechanics of
     football; moving a piece in Chess is its core mechanic

•    digital games may have multiple mechanics that
     correspond to the actions and the fantasy world the games
     simulates: Horseback riding, sword-fighting, running,
     jumping, etc.

Games without Frontiers
A Resource for Game Studies  Design
Types of Game mechanics

•   generic mechanics classes

•   that can be actualized in
    various ways

•   for example, a Physical
    mechanic in the ’Contact’
    class could be kissing/
    hugging/etc!

•   and combined into sequences
    and relations: trading is
    achieved by kissing, etc!

Games without Frontiers
A Resource for Game Studies  Design
Theme
•     theme equals the subject matter of a game

•     if there is no theme in a game, the system does
      not represent anything other than its ruleset

•     theme functions metaphorically, enabling the
      players to understand rules and goals in terms
      of another subject matter

•     the essence of metaphor (Lako  Johnson) :
      ‘understanding and experiencing one kind of
      thing in terms of another’

•     Themes employ schemas: restaurant schema
      in Diner Dash
    Games without Frontiers
    A Resource for Game Studies  Design
Information
•   Game systems contain information

•   The main function of information is to
    store data about game states

•   How and to what extent the information
    is communicated to the players are
    questions of game design:

•   Games of perfect information vs.
    imperfect information

•   The information element makes games
    suitable for computers
Games without Frontiers
A Resource for Game Studies  Design
Interface
• In case players can not access
       the game system directly there is
       need for a tool to enable that

• i.e. an interface
• prominent in digital games
• is found also in mechanical
       games, such as Pinball, Fussball
       tables, etc.

Games without Frontiers
A Resource for Game Studies  Design
Players
•   There would no games nor play
    without Players

•   Players are arguably highly complex
    psychological entities

•   Erving Goman (1961): games as
    focused gatherings

•   i.e. certain types of social
    arrangements that occur when
    persons are in one another’s
    immediate physical presence.

Games without Frontiers
A Resource for Game Studies  Design
Players in focused gatherings
•     focused gatherings involve for the participants the
      following ‘communication arrangements’:

      a single visual and cognitive focus of attention

      a mutual and preferential openness to verbal
      communication

      a heightened mutual relevance of acts

      an eye-to-eye ecological huddle that maximizes each
      participants ’s opportunity to perceive the other
      participants’ monitoring of him/her


    Games without Frontiers
    A Resource for Game Studies  Design
Qualities of Players
•    For the purposes of analysis players have to abstracted down to
     a handful of crucial aspects:

•    Players have
    •    Player possessions: ownership of elements, components in particular

    •    Player strategies: players’ preferences in relation to goal hierarchy

    •    Player agency: player aordances in relation to elements, embodied into
         game mechanics

    •    Player knowledge: information available for players to use

    •    Player organisation: players’ relation to each other, possibly via dierent
         roles

    •    Player abilities and skills: sets of cognitive, physical and psychomotor
         abilities

•    game systems - i.e. game designers - try to set normative
     constraints to player qualities
Games without Frontiers
A Resource for Game Studies  Design
Contexts
•   There are several contexts to any game

•   E.g., the context of football is a cluster of
    factors having to do both with the game’s
    popularity, tradition, players, national histories,
    and the sports industry with its media coverage.

•   The context of a game can be endlessly
    expanded to surrounding cultures...

•   in order to be useful, the line has to be drawn
    somewhere when embarking on a concrete
    analysis of a particular game.

•   Where actually to draw the line is a question of
    perspective.
Games without Frontiers
A Resource for Game Studies  Design
Game elements: summary
                                                        BEHAVIORAL ELEMENTS
    SYSTEMIC ELEMENTS
  • components                                                       players
                                                        •
  • environment                             game play
                                                                    contexts
                                                        •



                                           rule set
                                       •
                                           game mechanics
                                       •
                                           theme
                                       •
                                           information
                                       •                      COMPOUND
                                           interface
                                       •                       ELEMENTS

Games without Frontiers
A Resource for Game Studies  Design
What ludologists do




Games without Frontiers
A Resource for Game Studies  Design
Another visualization




Games without Frontiers
A Resource for Game Studies  Design
Further resources
 • http://gamegame.blogs.com
  • Card game / brainstorming theory of
                               tool for
     game design, based on the
           game elements
 • http://www.gameswithoutfrontiers.net
  • Aki’s Thesis chapters  online analysis
     tools
 • aki@gameswithoutfrontiers.net
Games without Frontiers
A Resource for Game Studies  Design

More Related Content

What's hot

Report on car racing game for android
Report on car racing game for androidReport on car racing game for android
Report on car racing game for androidravijot singh
 
Car racing game for android
Car racing game for androidCar racing game for android
Car racing game for androidravijot singh
 
Software Engineer- A unity 3d Game
Software Engineer- A unity 3d GameSoftware Engineer- A unity 3d Game
Software Engineer- A unity 3d GameIsfand yar Khan
 
Final project report of a game
Final project report of a gameFinal project report of a game
Final project report of a gameNadia Nahar
 
10 page pitch for game design
10 page pitch for game design10 page pitch for game design
10 page pitch for game designTom Carter
 
MIND GAME ZONE - Abhijeet
MIND GAME ZONE - AbhijeetMIND GAME ZONE - Abhijeet
MIND GAME ZONE - AbhijeetAbhijeet Kalsi
 
Game Design Document - Step by Step Guide
Game Design Document - Step by Step GuideGame Design Document - Step by Step Guide
Game Design Document - Step by Step GuideDevBatch Inc.
 
Introduction to Game Development and the Game Industry
Introduction to Game Development and the Game IndustryIntroduction to Game Development and the Game Industry
Introduction to Game Development and the Game IndustryNataly Eliyahu
 
Creating a Game Design Document
Creating a Game Design DocumentCreating a Game Design Document
Creating a Game Design DocumentKarl Kapp
 
Game development
Game developmentGame development
Game developmentreittes
 
Brief Introduction to Game Design
Brief Introduction to Game DesignBrief Introduction to Game Design
Brief Introduction to Game DesignLennart Nacke
 
Fundamentals of Game Design - Ch1
Fundamentals of Game Design - Ch1Fundamentals of Game Design - Ch1
Fundamentals of Game Design - Ch1Cynthia Marcello
 
Web Game Development
Web Game DevelopmentWeb Game Development
Web Game DevelopmentSabin Buraga
 
Final Year Game Project Presentation
Final Year Game Project Presentation Final Year Game Project Presentation
Final Year Game Project Presentation Nusrat Jahan Shanta
 
Game Design Fundamentals
Game Design FundamentalsGame Design Fundamentals
Game Design FundamentalsIntelligent_ly
 

What's hot (20)

Report on car racing game for android
Report on car racing game for androidReport on car racing game for android
Report on car racing game for android
 
Car racing game for android
Car racing game for androidCar racing game for android
Car racing game for android
 
Software Engineer- A unity 3d Game
Software Engineer- A unity 3d GameSoftware Engineer- A unity 3d Game
Software Engineer- A unity 3d Game
 
Writing a gaming proposal
Writing a gaming proposalWriting a gaming proposal
Writing a gaming proposal
 
Final project report of a game
Final project report of a gameFinal project report of a game
Final project report of a game
 
10 page pitch for game design
10 page pitch for game design10 page pitch for game design
10 page pitch for game design
 
MIND GAME ZONE - Abhijeet
MIND GAME ZONE - AbhijeetMIND GAME ZONE - Abhijeet
MIND GAME ZONE - Abhijeet
 
Various Topics on Game Design
Various Topics on Game DesignVarious Topics on Game Design
Various Topics on Game Design
 
Game Design Document - Step by Step Guide
Game Design Document - Step by Step GuideGame Design Document - Step by Step Guide
Game Design Document - Step by Step Guide
 
Level Design
Level DesignLevel Design
Level Design
 
Introduction to Game Development and the Game Industry
Introduction to Game Development and the Game IndustryIntroduction to Game Development and the Game Industry
Introduction to Game Development and the Game Industry
 
Creating a Game Design Document
Creating a Game Design DocumentCreating a Game Design Document
Creating a Game Design Document
 
Game development
Game developmentGame development
Game development
 
Brief Introduction to Game Design
Brief Introduction to Game DesignBrief Introduction to Game Design
Brief Introduction to Game Design
 
Fundamentals of Game Design - Ch1
Fundamentals of Game Design - Ch1Fundamentals of Game Design - Ch1
Fundamentals of Game Design - Ch1
 
Web Game Development
Web Game DevelopmentWeb Game Development
Web Game Development
 
Benefits of gaming
Benefits of gamingBenefits of gaming
Benefits of gaming
 
Final Year Game Project Presentation
Final Year Game Project Presentation Final Year Game Project Presentation
Final Year Game Project Presentation
 
Game Design Fundamentals
Game Design FundamentalsGame Design Fundamentals
Game Design Fundamentals
 
First-person Shooters
First-person ShootersFirst-person Shooters
First-person Shooters
 

Similar to Introduction to Game Element Theory

Fun and the MDA framework
Fun and the MDA frameworkFun and the MDA framework
Fun and the MDA framework_
 
Introduzione alla realizzazione di videogiochi - Meccaniche
Introduzione alla realizzazione di videogiochi - MeccanicheIntroduzione alla realizzazione di videogiochi - Meccaniche
Introduzione alla realizzazione di videogiochi - MeccanichePier Luca Lanzi
 
Nordic Game 2007: Communities of Nurturing
Nordic Game 2007: Communities of NurturingNordic Game 2007: Communities of Nurturing
Nordic Game 2007: Communities of NurturingAki Järvinen
 
Game System Engineering Lecture: Game Metrics
Game System Engineering Lecture: Game MetricsGame System Engineering Lecture: Game Metrics
Game System Engineering Lecture: Game MetricsLennart Nacke
 
Playability & Player Experience Research
Playability & Player Experience ResearchPlayability & Player Experience Research
Playability & Player Experience ResearchLennart Nacke
 
98 374 Lesson 01-slides
98 374 Lesson 01-slides98 374 Lesson 01-slides
98 374 Lesson 01-slidesTracie King
 
Game Balance 1: What is Game Balance
Game Balance 1: What is Game BalanceGame Balance 1: What is Game Balance
Game Balance 1: What is Game BalanceMarc Miquel
 
Introduction to game_design
Introduction to game_designIntroduction to game_design
Introduction to game_designSayed Ahmed
 
HOW TO CREATE A GAME DESIGN?
HOW TO CREATE A GAME DESIGN?HOW TO CREATE A GAME DESIGN?
HOW TO CREATE A GAME DESIGN?Eva Handriyantini
 
Gameplay design patterns presentation at dragon's lair, stockholm, sweden 201...
Gameplay design patterns presentation at dragon's lair, stockholm, sweden 201...Gameplay design patterns presentation at dragon's lair, stockholm, sweden 201...
Gameplay design patterns presentation at dragon's lair, stockholm, sweden 201...Staffan Björk
 
Presentation sanlab workshops
Presentation sanlab workshopsPresentation sanlab workshops
Presentation sanlab workshopsArtur Roszczyk
 
GAME MECHANIC - chapter 1 v1.4 (2019 edition)
GAME MECHANIC - chapter 1 v1.4 (2019 edition)GAME MECHANIC - chapter 1 v1.4 (2019 edition)
GAME MECHANIC - chapter 1 v1.4 (2019 edition)Hamzah Asyrani Sulaiman
 
98 374 Lesson 03-slides
98 374 Lesson 03-slides98 374 Lesson 03-slides
98 374 Lesson 03-slidesTracie King
 
Elements of game play
Elements of game playElements of game play
Elements of game playSayed Ahmed
 
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 Principles of Game Design
The Principles of Game DesignThe Principles of Game Design
The Principles of Game DesignInstantTechInfo
 

Similar to Introduction to Game Element Theory (20)

Fun and the MDA framework
Fun and the MDA frameworkFun and the MDA framework
Fun and the MDA framework
 
Gamegame workshop
Gamegame workshopGamegame workshop
Gamegame workshop
 
Introduzione alla realizzazione di videogiochi - Meccaniche
Introduzione alla realizzazione di videogiochi - MeccanicheIntroduzione alla realizzazione di videogiochi - Meccaniche
Introduzione alla realizzazione di videogiochi - Meccaniche
 
Nordic Game 2007: Communities of Nurturing
Nordic Game 2007: Communities of NurturingNordic Game 2007: Communities of Nurturing
Nordic Game 2007: Communities of Nurturing
 
Game System Engineering Lecture: Game Metrics
Game System Engineering Lecture: Game MetricsGame System Engineering Lecture: Game Metrics
Game System Engineering Lecture: Game Metrics
 
Playability & Player Experience Research
Playability & Player Experience ResearchPlayability & Player Experience Research
Playability & Player Experience Research
 
98 374 Lesson 01-slides
98 374 Lesson 01-slides98 374 Lesson 01-slides
98 374 Lesson 01-slides
 
Game Elements
Game ElementsGame Elements
Game Elements
 
Introduction to Game Design
Introduction to Game DesignIntroduction to Game Design
Introduction to Game Design
 
Game Balance 1: What is Game Balance
Game Balance 1: What is Game BalanceGame Balance 1: What is Game Balance
Game Balance 1: What is Game Balance
 
Introduction to game_design
Introduction to game_designIntroduction to game_design
Introduction to game_design
 
HOW TO CREATE A GAME DESIGN?
HOW TO CREATE A GAME DESIGN?HOW TO CREATE A GAME DESIGN?
HOW TO CREATE A GAME DESIGN?
 
Gameplay design patterns presentation at dragon's lair, stockholm, sweden 201...
Gameplay design patterns presentation at dragon's lair, stockholm, sweden 201...Gameplay design patterns presentation at dragon's lair, stockholm, sweden 201...
Gameplay design patterns presentation at dragon's lair, stockholm, sweden 201...
 
Week Five, Game Design
Week Five, Game DesignWeek Five, Game Design
Week Five, Game Design
 
Presentation sanlab workshops
Presentation sanlab workshopsPresentation sanlab workshops
Presentation sanlab workshops
 
GAME MECHANIC - chapter 1 v1.4 (2019 edition)
GAME MECHANIC - chapter 1 v1.4 (2019 edition)GAME MECHANIC - chapter 1 v1.4 (2019 edition)
GAME MECHANIC - chapter 1 v1.4 (2019 edition)
 
98 374 Lesson 03-slides
98 374 Lesson 03-slides98 374 Lesson 03-slides
98 374 Lesson 03-slides
 
Elements of game play
Elements of game playElements of game play
Elements of game play
 
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
 
The Principles of Game Design
The Principles of Game DesignThe Principles of Game Design
The Principles of Game Design
 

More from Aki Järvinen

Free to Play, Tricky to Design
Free to Play, Tricky to DesignFree to Play, Tricky to Design
Free to Play, Tricky to DesignAki Järvinen
 
Quest for Aesthetics in a Metrics-driven Business
Quest for Aesthetics in a Metrics-driven BusinessQuest for Aesthetics in a Metrics-driven Business
Quest for Aesthetics in a Metrics-driven BusinessAki Järvinen
 
Actionable vs. Emancipatory Game Design Research
Actionable vs. Emancipatory Game Design ResearchActionable vs. Emancipatory Game Design Research
Actionable vs. Emancipatory Game Design ResearchAki Järvinen
 
Social Games Design Workshop
Social Games Design WorkshopSocial Games Design Workshop
Social Games Design WorkshopAki Järvinen
 
Game Design for Social Networks
Game Design for Social NetworksGame Design for Social Networks
Game Design for Social NetworksAki Järvinen
 
Stargazing - Emotional Game Analysis & Design Method
Stargazing - Emotional Game Analysis & Design MethodStargazing - Emotional Game Analysis & Design Method
Stargazing - Emotional Game Analysis & Design MethodAki Järvinen
 
Story Design for Games as Experience/Emotional Design
Story Design for Games as Experience/Emotional DesignStory Design for Games as Experience/Emotional Design
Story Design for Games as Experience/Emotional DesignAki Järvinen
 
Applied Ludology@Itu 2007 10 30
Applied Ludology@Itu 2007 10 30Applied Ludology@Itu 2007 10 30
Applied Ludology@Itu 2007 10 30Aki Järvinen
 
Introducing Applied Ludology: Hands-on Methods for Game Design Research
Introducing Applied Ludology: Hands-on Methods for Game Design ResearchIntroducing Applied Ludology: Hands-on Methods for Game Design Research
Introducing Applied Ludology: Hands-on Methods for Game Design ResearchAki Järvinen
 

More from Aki Järvinen (9)

Free to Play, Tricky to Design
Free to Play, Tricky to DesignFree to Play, Tricky to Design
Free to Play, Tricky to Design
 
Quest for Aesthetics in a Metrics-driven Business
Quest for Aesthetics in a Metrics-driven BusinessQuest for Aesthetics in a Metrics-driven Business
Quest for Aesthetics in a Metrics-driven Business
 
Actionable vs. Emancipatory Game Design Research
Actionable vs. Emancipatory Game Design ResearchActionable vs. Emancipatory Game Design Research
Actionable vs. Emancipatory Game Design Research
 
Social Games Design Workshop
Social Games Design WorkshopSocial Games Design Workshop
Social Games Design Workshop
 
Game Design for Social Networks
Game Design for Social NetworksGame Design for Social Networks
Game Design for Social Networks
 
Stargazing - Emotional Game Analysis & Design Method
Stargazing - Emotional Game Analysis & Design MethodStargazing - Emotional Game Analysis & Design Method
Stargazing - Emotional Game Analysis & Design Method
 
Story Design for Games as Experience/Emotional Design
Story Design for Games as Experience/Emotional DesignStory Design for Games as Experience/Emotional Design
Story Design for Games as Experience/Emotional Design
 
Applied Ludology@Itu 2007 10 30
Applied Ludology@Itu 2007 10 30Applied Ludology@Itu 2007 10 30
Applied Ludology@Itu 2007 10 30
 
Introducing Applied Ludology: Hands-on Methods for Game Design Research
Introducing Applied Ludology: Hands-on Methods for Game Design ResearchIntroducing Applied Ludology: Hands-on Methods for Game Design Research
Introducing Applied Ludology: Hands-on Methods for Game Design Research
 

Recently uploaded

My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Hyundai Motor Group
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 

Recently uploaded (20)

My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 

Introduction to Game Element Theory

  • 1. Introduction to the Theory of Game Elements Aki Järvinen aki@gameswithoutfrontiers.net http://www.gameswithoutfrontiers.net
  • 2. Contents • Games as systems • Game states and game system behaviour • Game elements as parts of game systems • Game element attributes • Definitions and examples element by element • Examples of an analysis method • Gamegame: theory meets design meets play Games without Frontiers A Resource for Game Studies & Design
  • 3. All kinds of games allowed! • All games, regardless of the media or technology they employ, contain certain elements • They are not all the same • Or implemented in the same manner or technique • Yet there are underlying similarities: goals, objects to be manipulated, environments, players, etc. Games without Frontiers A Resource for Game Studies & Design
  • 4. Same but dierent • How to conceptualise this ‘same but dierent’ qualities of games? • One needs to conceptualise the qualities • And build a framework that brings them together, as in individual games • The notion of System Games without Frontiers A Resource for Game Studies Design
  • 5. Games as systems • System is ‘a dynamic whole with interacting parts’ • In game systems: 1) game elements equal the parts 2) elements have relationships, they interact 3) when players engage with the elements, it gives birth to another kind of interaction: game play • game play gives birth to dynamics; ‘the run- time behavior of the system’ (LeBlanc) Games without Frontiers A Resource for Game Studies Design
  • 6. The Theory of Game Elements • Conceptualises possible dierent configurations of game systems • i.e. the dierence between one game and another is due to the fact that their systems are configured dierently • configuration of football vs. the configuration of Prince of Persia • The theory is a form of Applied Ludology • Which provides solutions for practical game analysis design Games without Frontiers A Resource for Game Studies Design
  • 7. Element categories: overview SYSTEMIC BEHAVIORAL game play ELEMENTS ELEMENTS COMPOUND ELEMENTS • A game system in operation, i.e. a game being played, puts these elements into interaction Games without Frontiers A Resource for Game Studies Design
  • 8. Game elements: overview BEHAVIORAL ELEMENTS SYSTEMIC ELEMENTS • components players • • environment game play contexts • rule set • game mechanics • theme • information • COMPOUND interface • ELEMENTS Games without Frontiers A Resource for Game Studies Design
  • 9. Game elements: overview • All game elements have an ownership attribute • There are three kinds of ownership attributes: [game element]-of-self [game element]-of-other(s) [game element]-of-system • Ownership attributes often create inherent tension and competition to a game • Thus, many games revolve around ownerships shifting back and forth Games without Frontiers A Resource for Game Studies Design
  • 10. Components • Components are usually objects that the player is able to manipulate in the course of the game. • What ‘moves’ in the game, in one way or another (physical movement, transactions, etc.) • Components provide a source of identification for the player, usually in the shape of possessions, resources, and/or representatives (characters/pieces) • The goals of the game are often embodied into components (’collect 100 rings’, etc.) Games without Frontiers A Resource for Game Studies Design
  • 11. Types of Components • There are three types of components: • components-of-self: components possessed by oneself and controlled by oneself (e.g. your monkey) • components-of-others: components possessed and controlled by other players (e.g. the others’ monkeys) • components-of-system: components possessed and controlled by the game system (Bananas, NPCs, AI, etc.) Games without Frontiers A Resource for Game Studies Design
  • 12. Environment • It is not mandatory yet it is very common (boards, etc.) • The environment element sets specific spatial boundaries for components and players. • Environment embodies rules that specify the spatial and geometric arrangement of a game. • In some cases, components make up the game environment. • Typical environment attributes: state, scale, vector Games without Frontiers A Resource for Game Studies Design
  • 13. Types of Environments • Game environments can be broadly classified into two following types: • Boards/fields: Static individual environments; which mainly function to embody rules by visualising them into a grid with geometrical relations, for example. • Setups: Even if no particular environment is needed (as in, e.g., many card games), the other elements need to be arranged in a fashion that communicates the game state to the players. • World(s): Often these kinds of environments are divided into parts or levels, but game-worlds also exist as seamless, simulated ecosystems. Function shifts towards thematic purposes. Games without Frontiers A Resource for Game Studies Design
  • 14. Rule set • Rules constitute the fundamental compound element, rule set. • Rule set is the glue that keeps a game system together and enables play with the other elements in the first place. • Rules make it possible for the system to function in a way that is meaningful for players. Rule set uses other elements as its embodiments. • Usually the rule set states procedures or algorithms, such as how to set up the game in order to start playing, or how players are rewarded for completing a goal. Games without Frontiers A Resource for Game Studies Design
  • 15. Game mechanics • ‘The means’, i.e. always there in relation to goals, ‘the ends’ • Best described with verbs; game mechanics imply (inter) action • Core mechanics (Salen Zimmerman): what players do in a game, repeatedly • Running and kicking the ball are the core mechanics of football; moving a piece in Chess is its core mechanic • digital games may have multiple mechanics that correspond to the actions and the fantasy world the games simulates: Horseback riding, sword-fighting, running, jumping, etc. Games without Frontiers A Resource for Game Studies Design
  • 16. Types of Game mechanics • generic mechanics classes • that can be actualized in various ways • for example, a Physical mechanic in the ’Contact’ class could be kissing/ hugging/etc! • and combined into sequences and relations: trading is achieved by kissing, etc! Games without Frontiers A Resource for Game Studies Design
  • 17. Theme • theme equals the subject matter of a game • if there is no theme in a game, the system does not represent anything other than its ruleset • theme functions metaphorically, enabling the players to understand rules and goals in terms of another subject matter • the essence of metaphor (Lako Johnson) : ‘understanding and experiencing one kind of thing in terms of another’ • Themes employ schemas: restaurant schema in Diner Dash Games without Frontiers A Resource for Game Studies Design
  • 18. Information • Game systems contain information • The main function of information is to store data about game states • How and to what extent the information is communicated to the players are questions of game design: • Games of perfect information vs. imperfect information • The information element makes games suitable for computers Games without Frontiers A Resource for Game Studies Design
  • 19. Interface • In case players can not access the game system directly there is need for a tool to enable that • i.e. an interface • prominent in digital games • is found also in mechanical games, such as Pinball, Fussball tables, etc. Games without Frontiers A Resource for Game Studies Design
  • 20. Players • There would no games nor play without Players • Players are arguably highly complex psychological entities • Erving Goman (1961): games as focused gatherings • i.e. certain types of social arrangements that occur when persons are in one another’s immediate physical presence. Games without Frontiers A Resource for Game Studies Design
  • 21. Players in focused gatherings • focused gatherings involve for the participants the following ‘communication arrangements’: a single visual and cognitive focus of attention a mutual and preferential openness to verbal communication a heightened mutual relevance of acts an eye-to-eye ecological huddle that maximizes each participants ’s opportunity to perceive the other participants’ monitoring of him/her Games without Frontiers A Resource for Game Studies Design
  • 22. Qualities of Players • For the purposes of analysis players have to abstracted down to a handful of crucial aspects: • Players have • Player possessions: ownership of elements, components in particular • Player strategies: players’ preferences in relation to goal hierarchy • Player agency: player aordances in relation to elements, embodied into game mechanics • Player knowledge: information available for players to use • Player organisation: players’ relation to each other, possibly via dierent roles • Player abilities and skills: sets of cognitive, physical and psychomotor abilities • game systems - i.e. game designers - try to set normative constraints to player qualities Games without Frontiers A Resource for Game Studies Design
  • 23. Contexts • There are several contexts to any game • E.g., the context of football is a cluster of factors having to do both with the game’s popularity, tradition, players, national histories, and the sports industry with its media coverage. • The context of a game can be endlessly expanded to surrounding cultures... • in order to be useful, the line has to be drawn somewhere when embarking on a concrete analysis of a particular game. • Where actually to draw the line is a question of perspective. Games without Frontiers A Resource for Game Studies Design
  • 24. Game elements: summary BEHAVIORAL ELEMENTS SYSTEMIC ELEMENTS • components players • • environment game play contexts • rule set • game mechanics • theme • information • COMPOUND interface • ELEMENTS Games without Frontiers A Resource for Game Studies Design
  • 25. What ludologists do Games without Frontiers A Resource for Game Studies Design
  • 26. Another visualization Games without Frontiers A Resource for Game Studies Design
  • 27. Further resources • http://gamegame.blogs.com • Card game / brainstorming theory of tool for game design, based on the game elements • http://www.gameswithoutfrontiers.net • Aki’s Thesis chapters online analysis tools • aki@gameswithoutfrontiers.net Games without Frontiers A Resource for Game Studies Design