SlideShare a Scribd company logo
1 of 79
Download to read offline
Prof. Pier Luca Lanzi
Game Mechanics
Videogame Design and Programming
Prof. Pier Luca Lanzi
Player
grok
MDA Model
DynamicsMechanics Aesthetics
Game Designer
Prof. Pier Luca Lanzi
http://www.cs.northwestern.edu/~hunicke/pubs/MDA.pdf
Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
Mechanics Story
Aestethics
Technology
Prof. Pier Luca Lanzi
The Elemental Tetrad: Mechanics
•  The procedures and rules of your game
•  Describe the goal of your game
•  How players can and cannot try to achieve it
•  What happens when they try
•  If a set of mechanics is crucial to the gameplay,
§ These must be supported by the technology
§ Aesthetics must emphasize them clearly to the players
§ They should make sense with respect to the story
7
Prof. Pier Luca Lanzi
The Elemental Tetrad: Story
•  The sequence of events that unfolds in your game
•  Linear and prescripted, branching and emergent
•  The mechanics should strengthen the story and let it emerge
•  Aesthetics should reinforce the ideas of the story
•  The technology should be the best suited to the story
8
Prof. Pier Luca Lanzi
The Elemental Tetrad: Aesthetics
•  How your game looks, sounds, smells, tastes, and feels
•  It has the most direct relationship to a player’s experience
•  Technology should allow and amplify the target aesthetic tone/
mood of the game
•  Mechanics should be coherent to the world that the aesthetics
have defined
•  The story should have events that let your aesthetics emerge at
the right pace and have the most impact
9
Prof. Pier Luca Lanzi
The Elemental Tetrad: Technology
•  They define the materials and interactions that make your game
possible
•  The technology enables players to do certain things and prohibits
it from doing other things (e.g., Wii and gamepads)
•  The technology is essentially the medium in which the aesthetics
take place, in which the mechanics will occur, and through which
the story will be told.
10
Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
Space Invaders
http://www.youtube.com/watch?v=QObneYZIdKI
Prof. Pier Luca Lanzi
The Tedrad at Play: Space Invaders
•  Technology
§ Custom made for this game, no other game had it
•  Mechanics
§ The gameplay was completely new, with a player against and advancing
army. The player shoots and the aliens shoot back
§ You can hide behind the shields but the enemy can destroy them
§ The more enemy the player shoots down the faster the aliens go
§ Flying saucers give extra points but they are difficult to hit
13
Prof. Pier Luca Lanzi
The Tedrad at Play: Space Invaders
•  Story
§ Original story was the players shooting at advancing human soldiers but
Taito changed it because it conveyed a bad message
§ Other war-based games were available (Sea Wolf 1976)
§ People already complained about game in which you kill people (Death
Race 1976)
§ Marching soldier would better fit a top-down view, aliens give the feeling
that their aim is to touch ground
•  Aesthetics
§ Aliens are not identical and have a two frame (very effective) marching
animation and music
§ Colored strips on the screen
§ The arcade cabinet was attractive and eye catching
§ Punishing sound when you get hit
14
Prof. Pier Luca Lanzi
Skin & Skeleton
Skin
“the player’s experience”
Skeleton
“the elements that make up the game”
Designers should focus on both at the same time
Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
Game Themes
“if our games have unifying, resonant themes, the
experiences we create will be much, much stronger.”
Jesse Schell
Figure out what your theme is.
Use every means possible to reinforce that theme.
Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
Game mechanics are the core
of what a game truly is
What remain when all of the aesthetics,
technology, and story are stripped away
Prof. Pier Luca Lanzi
Mechanic #1: Space
Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
Mechanic #2: Time
Prof. Pier Luca Lanzi
Game Time
•  Discrete and Continuous
§ Turn-based, turn-based chess, etc.
•  Clocks and Races
§ Time can have an absolute (Boggle) value or relative (races)
•  Controlling Time
§ We might allow to stop, pause, accelerate, rewind?
25
Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
Super Hot
https://www.youtube.com/watch?v=_xLYEAclSek
Prof. Pier Luca Lanzi
Mechanic #3: Objects, Attributes & States
Prof. Pier Luca Lanzi
Objects, Attributes, States
•  Objects
§ Characters, props, tokens, scoreboards, or anything that can be seen or
manipulated in a game
§ Objects are the “nouns” of game mechanics
§ Sometimes, space can be considered an object
•  Attributes
§ Define categories of information about an object. In a racing game, a car
might have maximum speed and current speed as attributes. Each attribute
has a current state.
•  States
§ Each attribute has a current state.
§ The state of the “maximum speed” attribute might be 150 mph, while the
state of the “current speed” attribute might be 75 mph
29
Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
Game designers decide objects have
what attributes and what states
There are often multiple ways to
represent the same thing.
The “right” way to think about something is
whichever way is most useful at the moment
Games that force the players to be aware of too many
states (too many game pieces, too many statistics about
each character) to play can confuse and overwhelm
Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
Secrets
A very important decision about game attributes
and their states is who is aware of which ones.
In many board games, all information is public
In card games, some information is hidden
What about video games?
Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
Mechanic #4: Actions
Prof. Pier Luca Lanzi
Actions in Games
•  Basic actions
§ Move a piece, jump, shoot
•  Strategic actions
§ Only meaningful on a longer horizon and larger picture
§ Protect a resource, force the opponent to do a certain move
§ The strategic actions often involve subtle interactions within
the game and are often very strategic moves
§ They are not part of the rules, but rather actions and
strategies that emerge naturally as the game is played
36
Prof. Pier Luca Lanzi
Interesting emergent actions are
the hallmark of a good game
The ratio of meaningful strategic actions
to basic actions is a good measure of
how much emergent behavior your
game features.
Elegant games allow a player few basic actions
and a large number of strategic actions
Prof. Pier Luca Lanzi
planting seeds for emergence
more verbs (basic actions)
verbs act on more objects
more ways to achieve goals
many subjects
side effects that changes constraints
Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
Mechanic #5: Rules
Prof. Pier Luca Lanzi
Rules are the most fundamental mechanic.
They define the space, the timing, the objects,
the actions, the consequences of the actions,
the constraints on the actions, and the goals.
Prof. Pier Luca Lanzi
Parlett’s Rule Analysis
Prof. Pier Luca Lanzi
Parlett’s Rule Analysis
•  Operational rules
§ Define what the players do to play the game
•  Foundational rules
§ Define the underlying structure of the game.
§ “When pac-man eats a pellet it will become invincible”
•  Behavioral rules
§ Implicit to the gameplay and typically part of “good sportsmanship” (don’t
hassle the player when she is thinking a move)
•  Laws
§ Formed when playing in serious competitive settings (e.g., tournament
rules for a specific game).
Prof. Pier Luca Lanzi
Parlett’s Rule Analysis
•  Official rules
§ They merge game rules and laws
§ They are defined when a game is played “seriously enough” (e.g. check!)
•  Advisory rules
§ Tips and rules of strategy to help playing better
•  House rules
§ Added by the players to make the game more fun, balanced, etc.
§ E.g., “no shotgun, no C4, no campers” in some battlefield servers
Prof. Pier Luca Lanzi
Modes
Enforcers
Cheatability
Prof. Pier Luca Lanzi
The Most Important Rule
defines the objective/goal of the game
good games goals should be
concrete, achievable, rewarding
Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
Mechanic #6: Skill
Prof. Pier Luca Lanzi
Skill Mechanics
•  Shifts the focus away from the game and onto the player
•  Game require players to exercise certain skills
•  If the player’s skill level is a good match to the game’s difficulty,
the player will feel challenged and stay in the flow channel
•  Games can require
§ Physical skills (dance games, musical instrument based games)
§ Mental skills (memory, observation, problem solving)
§ Social skills (everything that requires reading opponents’ mind,
fooling opponents, team working games)
51
Prof. Pier Luca Lanzi
real vs virtual skills
Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
Mechanic #7: Chance
Prof. Pier Luca Lanzi
Surprises are an important source of human
pleasure and the secret ingredient of fun
Chance is an essential part of a fun game
because chance means uncertainty, and
uncertainty means surprises
Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
Skill and Chance Get Tangled
•  Estimating chance is a skill
•  Skills have a probability of success
•  Estimating an opponent’s skill is a skill
•  Predicting pure chance is an imagined skill
•  Controlling pure chance is an imagined skill
57
Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
Game Mechanics & Rules
•  Game mechanics are the rules, processes, and data at the heart
of a game
•  Rules and mechanics are related concepts, but mechanics are
more detailed and concrete
•  For example, the rules of Monopoly consist of only a few pages,
but the mechanics of Monopoly include the prices of all the
properties and the text of all the Chance and Community Chest
60
Prof. Pier Luca Lanzi
core mechanics indicate mechanics
that are the most influential
for example, the mechanics that implement
gravity in a platform game are core mechanics
in fact, gravity affects almost all moving
objects in the game and interact
Prof. Pier Luca Lanzi
Game mechanics are media independent
They can be implemented through
many different media
Thus, game scholars don’t distinguish
between video/card/board games
Prof. Pier Luca Lanzi
Five Different Core Mechanics
•  Physics
§ Plays a large role in modern video games (e.g., FPS, physics-puzzle games)
•  Internal economy
§ Transactions involving game elements that are collected, consumed, and
traded constitute a game’s internal economy
§ Can involve abstractions (health, popularity, and magical powers)
•  Progressive mechanisms
§ The progress of the player is tightly controlled by a number of mechanisms
that block or unlock access to certain areas
•  Tactical maneuvering
§ Deal with the placement of game units on a map for offensive or defensive
advantages
•  Social interactions
§ Reward giving gifts, inviting new friends to join, participating in social
interactions
63
Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
Prof. Pier Luca Lanzi
Discrete Mechanics vs
Continuous Mechanics
Prof. Pier Luca Lanzi
Mixing Physical Mechanics with Strategic Gameplay
Prof. Pier Luca Lanzi
progression mechanics create
games of progression
the other mechanics create
game of emergence
Prof. Pier Luca Lanzi
game of emergence have relatively
simple rules but much variations
the game’s challenge and its flow of
events are not planned in advanced
they emerge during gameplay
Prof. Pier Luca Lanzi
player’s trajectory
the path players take through
the possible states of a game
games that allows many, different, interesting
trajectories arguably have more gameplay than
games that generate fewer less interesting trajectories
Prof. Pier Luca Lanzi
Tic-tac-toe vs Connect4
Prof. Pier Luca Lanzi
http://civilization.wikia.com/wiki/Civilization_V
Prof. Pier Luca Lanzi
Extra Credits - The Waiting Game - Why Weird Games Become Cult Hits
https://www.youtube.com/watch?v=ptk93AyICH0
73
Prof. Pier Luca Lanzi
http://www.necessarygames.com/my-games/loneliness/flash
Prof. Pier Luca Lanzi
https://www.youtube.com/watch?v=4QwcI4iQt2Y
Prof. Pier Luca Lanzi
https://www.youtube.com/watch?v=pP_qNm-96Dc
Prof. Pier Luca Lanzi
Match Game Mechanics:
An exhaustive survey
Jonathan Bailey with contributions by Christopher Floyd,
Robert Wahler, Lars Bull and Kevin Ryan
Prof. Pier Luca Lanzi
http://www.gamasutra.com/blogs/JonathanBailey/
20150227/237544/Match_Game_Mechanics.php
Prof. Pier Luca Lanzi
http://www.facebook.com/polimigamecollective
https://twitter.com/@POLIMIGC
http://www.youtube.com/PierLucaLanzi
http://www.polimigamecollective.org

More Related Content

What's hot

2-Game Design (Game Design and Development)
2-Game Design (Game Design and Development)2-Game Design (Game Design and Development)
2-Game Design (Game Design and Development)Hafiz Ammar Siddiqui
 
Anatomy of a Modern Game design Document - Ralf Adam, Vera Frisch - 4C:Kyiv
Anatomy of a Modern Game design Document - Ralf Adam, Vera Frisch - 4C:KyivAnatomy of a Modern Game design Document - Ralf Adam, Vera Frisch - 4C:Kyiv
Anatomy of a Modern Game design Document - Ralf Adam, Vera Frisch - 4C:KyivRalf C. Adam
 
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 Mechanics - Social Mechanics
LAFS Game Mechanics - Social MechanicsLAFS Game Mechanics - Social Mechanics
LAFS Game Mechanics - Social MechanicsDavid Mullich
 
3-Game Graphics (Game Design and Development)
3-Game Graphics (Game Design and Development)3-Game Graphics (Game Design and Development)
3-Game Graphics (Game Design and Development)Hafiz Ammar Siddiqui
 
LAFS PREPRO Session 2 - Game Documentation
LAFS PREPRO Session 2 - Game DocumentationLAFS PREPRO Session 2 - Game Documentation
LAFS PREPRO Session 2 - Game DocumentationDavid Mullich
 
LAFS Game Design 1 - Foundational Elements
LAFS Game Design 1 - Foundational ElementsLAFS Game Design 1 - Foundational Elements
LAFS Game Design 1 - Foundational ElementsDavid Mullich
 
Game Balance 3: Interesting Strategies
Game Balance 3: Interesting StrategiesGame Balance 3: Interesting Strategies
Game Balance 3: Interesting StrategiesMarc Miquel
 
LAFS Game Design 6 - Conceptualization
LAFS Game Design 6 - ConceptualizationLAFS Game Design 6 - Conceptualization
LAFS Game Design 6 - ConceptualizationDavid Mullich
 
Making a Game Design Document
Making a Game Design DocumentMaking a Game Design Document
Making a Game Design DocumentEqual Experts
 
Killer Game Loops in Social Games
Killer Game Loops in Social GamesKiller Game Loops in Social Games
Killer Game Loops in Social GamesWooga
 
Creating a Game Design Document
Creating a Game Design DocumentCreating a Game Design Document
Creating a Game Design DocumentKarl Kapp
 
The Principles of Game Design
The Principles of Game DesignThe Principles of Game Design
The Principles of Game DesignInstantTechInfo
 
LAFS Game Mechanics - Narrative Elements
LAFS Game Mechanics - Narrative ElementsLAFS Game Mechanics - Narrative Elements
LAFS Game Mechanics - Narrative ElementsDavid Mullich
 
Introduction to Game Development
Introduction to Game DevelopmentIntroduction to Game Development
Introduction to Game DevelopmentShaan Alam
 
Course Presentation: Games design
Course Presentation: Games designCourse Presentation: Games design
Course Presentation: Games designBrunel University
 

What's hot (20)

2-Game Design (Game Design and Development)
2-Game Design (Game Design and Development)2-Game Design (Game Design and Development)
2-Game Design (Game Design and Development)
 
Anatomy of a Modern Game design Document - Ralf Adam, Vera Frisch - 4C:Kyiv
Anatomy of a Modern Game design Document - Ralf Adam, Vera Frisch - 4C:KyivAnatomy of a Modern Game design Document - Ralf Adam, Vera Frisch - 4C:Kyiv
Anatomy of a Modern Game design Document - Ralf Adam, Vera Frisch - 4C:Kyiv
 
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 Mechanics - Social Mechanics
LAFS Game Mechanics - Social MechanicsLAFS Game Mechanics - Social Mechanics
LAFS Game Mechanics - Social Mechanics
 
3-Game Graphics (Game Design and Development)
3-Game Graphics (Game Design and Development)3-Game Graphics (Game Design and Development)
3-Game Graphics (Game Design and Development)
 
LAFS PREPRO Session 2 - Game Documentation
LAFS PREPRO Session 2 - Game DocumentationLAFS PREPRO Session 2 - Game Documentation
LAFS PREPRO Session 2 - Game Documentation
 
LAFS Game Design 1 - Foundational Elements
LAFS Game Design 1 - Foundational ElementsLAFS Game Design 1 - Foundational Elements
LAFS Game Design 1 - Foundational Elements
 
Game Balance 3: Interesting Strategies
Game Balance 3: Interesting StrategiesGame Balance 3: Interesting Strategies
Game Balance 3: Interesting Strategies
 
LAFS Game Design 6 - Conceptualization
LAFS Game Design 6 - ConceptualizationLAFS Game Design 6 - Conceptualization
LAFS Game Design 6 - Conceptualization
 
Phases of game development
Phases of game developmentPhases of game development
Phases of game development
 
Making a Game Design Document
Making a Game Design DocumentMaking a Game Design Document
Making a Game Design Document
 
Killer Game Loops in Social Games
Killer Game Loops in Social GamesKiller Game Loops in Social Games
Killer Game Loops in Social Games
 
Various Topics on Game Design
Various Topics on Game DesignVarious Topics on Game Design
Various Topics on Game Design
 
Creating a Game Design Document
Creating a Game Design DocumentCreating a Game Design Document
Creating a Game Design Document
 
The Principles of Game Design
The Principles of Game DesignThe Principles of Game Design
The Principles of Game Design
 
LAFS Game Mechanics - Narrative Elements
LAFS Game Mechanics - Narrative ElementsLAFS Game Mechanics - Narrative Elements
LAFS Game Mechanics - Narrative Elements
 
Introduction to Game Development
Introduction to Game DevelopmentIntroduction to Game Development
Introduction to Game Development
 
Game Balancing
Game BalancingGame Balancing
Game Balancing
 
Course Presentation: Games design
Course Presentation: Games designCourse Presentation: Games design
Course Presentation: Games design
 
01 - Introduction to Game Mechanics
01 - Introduction to Game Mechanics01 - Introduction to Game Mechanics
01 - Introduction to Game Mechanics
 

Similar to Game Mechanics

VDP2016 - Lecture 08 Game mechanics
VDP2016 - Lecture 08 Game mechanicsVDP2016 - Lecture 08 Game mechanics
VDP2016 - Lecture 08 Game mechanicsPier Luca Lanzi
 
VDP2016 - Lecture 05 Game analysis frameworks
VDP2016 - Lecture 05 Game analysis frameworksVDP2016 - Lecture 05 Game analysis frameworks
VDP2016 - Lecture 05 Game analysis frameworksPier Luca Lanzi
 
VDP2016 - Lecture 03 Conceptualization
VDP2016 - Lecture 03 ConceptualizationVDP2016 - Lecture 03 Conceptualization
VDP2016 - Lecture 03 ConceptualizationPier Luca Lanzi
 
VDP2016 - Lecture 06 The structureofgames
VDP2016 - Lecture 06 The structureofgamesVDP2016 - Lecture 06 The structureofgames
VDP2016 - Lecture 06 The structureofgamesPier Luca Lanzi
 
Idea Generation and Conceptualization
Idea Generation and ConceptualizationIdea Generation and Conceptualization
Idea Generation and ConceptualizationPier Luca Lanzi
 
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
 
Elements for the Theory of Fun
Elements for the Theory of FunElements for the Theory of Fun
Elements for the Theory of FunPier Luca Lanzi
 
Working with Formal Elements
Working with Formal ElementsWorking with Formal Elements
Working with Formal ElementsPier Luca Lanzi
 
VDP2016 - Lecture 10 Working with formal elements
VDP2016 - Lecture 10 Working with formal elementsVDP2016 - Lecture 10 Working with formal elements
VDP2016 - Lecture 10 Working with formal elementsPier Luca Lanzi
 
Videogame Design and Programming - 05 Working with Formal Elements
Videogame Design and Programming - 05 Working with Formal ElementsVideogame Design and Programming - 05 Working with Formal Elements
Videogame Design and Programming - 05 Working with Formal ElementsPier Luca Lanzi
 
Videogame Design and Programming - 04 Conceptualization
Videogame Design and Programming - 04 ConceptualizationVideogame Design and Programming - 04 Conceptualization
Videogame Design and Programming - 04 ConceptualizationPier Luca Lanzi
 
The Tools of Video Game Analysis
The Tools of Video Game AnalysisThe Tools of Video Game Analysis
The Tools of Video Game AnalysisAustin O'Brien
 
Videogame Design and Programming - 06 Working with Dramatic Elements
Videogame Design and Programming - 06 Working with Dramatic ElementsVideogame Design and Programming - 06 Working with Dramatic Elements
Videogame Design and Programming - 06 Working with Dramatic ElementsPier Luca Lanzi
 
mindful xp Video Postmortem
mindful xp Video Postmortemmindful xp Video Postmortem
mindful xp Video Postmortemmindful xp
 
Videogame Design and Programming - 03 The Structure of Games
Videogame Design and Programming - 03 The Structure of GamesVideogame Design and Programming - 03 The Structure of Games
Videogame Design and Programming - 03 The Structure of GamesPier Luca Lanzi
 
VDP2016 - Lecture 04 Thinking likea-gamedesigner
VDP2016 - Lecture 04 Thinking likea-gamedesignerVDP2016 - Lecture 04 Thinking likea-gamedesigner
VDP2016 - Lecture 04 Thinking likea-gamedesignerPier Luca Lanzi
 
A Brief Game Jam Survival Guide
A Brief Game Jam Survival GuideA Brief Game Jam Survival Guide
A Brief Game Jam Survival GuideLuca Galli
 
Rules of Play: Design Elements of Addictive Online Learning Games
Rules of Play: Design Elements of Addictive Online Learning GamesRules of Play: Design Elements of Addictive Online Learning Games
Rules of Play: Design Elements of Addictive Online Learning GamesDave Schaller
 

Similar to Game Mechanics (20)

VDP2016 - Lecture 08 Game mechanics
VDP2016 - Lecture 08 Game mechanicsVDP2016 - Lecture 08 Game mechanics
VDP2016 - Lecture 08 Game mechanics
 
VDP2016 - Lecture 05 Game analysis frameworks
VDP2016 - Lecture 05 Game analysis frameworksVDP2016 - Lecture 05 Game analysis frameworks
VDP2016 - Lecture 05 Game analysis frameworks
 
The Structure of Games
The Structure of GamesThe Structure of Games
The Structure of Games
 
VDP2016 - Lecture 03 Conceptualization
VDP2016 - Lecture 03 ConceptualizationVDP2016 - Lecture 03 Conceptualization
VDP2016 - Lecture 03 Conceptualization
 
VDP2016 - Lecture 06 The structureofgames
VDP2016 - Lecture 06 The structureofgamesVDP2016 - Lecture 06 The structureofgames
VDP2016 - Lecture 06 The structureofgames
 
Idea Generation and Conceptualization
Idea Generation and ConceptualizationIdea Generation and Conceptualization
Idea Generation and Conceptualization
 
Introduzione alla realizzazione di videogiochi - Meccaniche
Introduzione alla realizzazione di videogiochi - MeccanicheIntroduzione alla realizzazione di videogiochi - Meccaniche
Introduzione alla realizzazione di videogiochi - Meccaniche
 
Elements for the Theory of Fun
Elements for the Theory of FunElements for the Theory of Fun
Elements for the Theory of Fun
 
Game Balancing
Game BalancingGame Balancing
Game Balancing
 
Working with Formal Elements
Working with Formal ElementsWorking with Formal Elements
Working with Formal Elements
 
VDP2016 - Lecture 10 Working with formal elements
VDP2016 - Lecture 10 Working with formal elementsVDP2016 - Lecture 10 Working with formal elements
VDP2016 - Lecture 10 Working with formal elements
 
Videogame Design and Programming - 05 Working with Formal Elements
Videogame Design and Programming - 05 Working with Formal ElementsVideogame Design and Programming - 05 Working with Formal Elements
Videogame Design and Programming - 05 Working with Formal Elements
 
Videogame Design and Programming - 04 Conceptualization
Videogame Design and Programming - 04 ConceptualizationVideogame Design and Programming - 04 Conceptualization
Videogame Design and Programming - 04 Conceptualization
 
The Tools of Video Game Analysis
The Tools of Video Game AnalysisThe Tools of Video Game Analysis
The Tools of Video Game Analysis
 
Videogame Design and Programming - 06 Working with Dramatic Elements
Videogame Design and Programming - 06 Working with Dramatic ElementsVideogame Design and Programming - 06 Working with Dramatic Elements
Videogame Design and Programming - 06 Working with Dramatic Elements
 
mindful xp Video Postmortem
mindful xp Video Postmortemmindful xp Video Postmortem
mindful xp Video Postmortem
 
Videogame Design and Programming - 03 The Structure of Games
Videogame Design and Programming - 03 The Structure of GamesVideogame Design and Programming - 03 The Structure of Games
Videogame Design and Programming - 03 The Structure of Games
 
VDP2016 - Lecture 04 Thinking likea-gamedesigner
VDP2016 - Lecture 04 Thinking likea-gamedesignerVDP2016 - Lecture 04 Thinking likea-gamedesigner
VDP2016 - Lecture 04 Thinking likea-gamedesigner
 
A Brief Game Jam Survival Guide
A Brief Game Jam Survival GuideA Brief Game Jam Survival Guide
A Brief Game Jam Survival Guide
 
Rules of Play: Design Elements of Addictive Online Learning Games
Rules of Play: Design Elements of Addictive Online Learning GamesRules of Play: Design Elements of Addictive Online Learning Games
Rules of Play: Design Elements of Addictive Online Learning Games
 

More from Pier Luca Lanzi

11 Settembre 2021 - Giocare con i Videogiochi
11 Settembre 2021 - Giocare con i Videogiochi11 Settembre 2021 - Giocare con i Videogiochi
11 Settembre 2021 - Giocare con i VideogiochiPier Luca Lanzi
 
Breve Viaggio al Centro dei Videogiochi
Breve Viaggio al Centro dei VideogiochiBreve Viaggio al Centro dei Videogiochi
Breve Viaggio al Centro dei VideogiochiPier Luca Lanzi
 
Global Game Jam 19 @ POLIMI - Morning Welcome
Global Game Jam 19 @ POLIMI - Morning WelcomeGlobal Game Jam 19 @ POLIMI - Morning Welcome
Global Game Jam 19 @ POLIMI - Morning WelcomePier Luca Lanzi
 
Data Driven Game Design @ Campus Party 2018
Data Driven Game Design @ Campus Party 2018Data Driven Game Design @ Campus Party 2018
Data Driven Game Design @ Campus Party 2018Pier Luca Lanzi
 
GGJ18 al Politecnico di Milano - Presentazione che precede la presentazione d...
GGJ18 al Politecnico di Milano - Presentazione che precede la presentazione d...GGJ18 al Politecnico di Milano - Presentazione che precede la presentazione d...
GGJ18 al Politecnico di Milano - Presentazione che precede la presentazione d...Pier Luca Lanzi
 
GGJ18 al Politecnico di Milano - Presentazione di apertura
GGJ18 al Politecnico di Milano - Presentazione di aperturaGGJ18 al Politecnico di Milano - Presentazione di apertura
GGJ18 al Politecnico di Milano - Presentazione di aperturaPier Luca Lanzi
 
Presentation for UNITECH event - January 8, 2018
Presentation for UNITECH event - January 8, 2018Presentation for UNITECH event - January 8, 2018
Presentation for UNITECH event - January 8, 2018Pier Luca Lanzi
 
DMTM Lecture 20 Data preparation
DMTM Lecture 20 Data preparationDMTM Lecture 20 Data preparation
DMTM Lecture 20 Data preparationPier Luca Lanzi
 
DMTM Lecture 19 Data exploration
DMTM Lecture 19 Data explorationDMTM Lecture 19 Data exploration
DMTM Lecture 19 Data explorationPier Luca Lanzi
 
DMTM Lecture 18 Graph mining
DMTM Lecture 18 Graph miningDMTM Lecture 18 Graph mining
DMTM Lecture 18 Graph miningPier Luca Lanzi
 
DMTM Lecture 17 Text mining
DMTM Lecture 17 Text miningDMTM Lecture 17 Text mining
DMTM Lecture 17 Text miningPier Luca Lanzi
 
DMTM Lecture 16 Association rules
DMTM Lecture 16 Association rulesDMTM Lecture 16 Association rules
DMTM Lecture 16 Association rulesPier Luca Lanzi
 
DMTM Lecture 15 Clustering evaluation
DMTM Lecture 15 Clustering evaluationDMTM Lecture 15 Clustering evaluation
DMTM Lecture 15 Clustering evaluationPier Luca Lanzi
 
DMTM Lecture 14 Density based clustering
DMTM Lecture 14 Density based clusteringDMTM Lecture 14 Density based clustering
DMTM Lecture 14 Density based clusteringPier Luca Lanzi
 
DMTM Lecture 13 Representative based clustering
DMTM Lecture 13 Representative based clusteringDMTM Lecture 13 Representative based clustering
DMTM Lecture 13 Representative based clusteringPier Luca Lanzi
 
DMTM Lecture 12 Hierarchical clustering
DMTM Lecture 12 Hierarchical clusteringDMTM Lecture 12 Hierarchical clustering
DMTM Lecture 12 Hierarchical clusteringPier Luca Lanzi
 
DMTM Lecture 11 Clustering
DMTM Lecture 11 ClusteringDMTM Lecture 11 Clustering
DMTM Lecture 11 ClusteringPier Luca Lanzi
 
DMTM Lecture 10 Classification ensembles
DMTM Lecture 10 Classification ensemblesDMTM Lecture 10 Classification ensembles
DMTM Lecture 10 Classification ensemblesPier Luca Lanzi
 
DMTM Lecture 09 Other classificationmethods
DMTM Lecture 09 Other classificationmethodsDMTM Lecture 09 Other classificationmethods
DMTM Lecture 09 Other classificationmethodsPier Luca Lanzi
 
DMTM Lecture 08 Classification rules
DMTM Lecture 08 Classification rulesDMTM Lecture 08 Classification rules
DMTM Lecture 08 Classification rulesPier Luca Lanzi
 

More from Pier Luca Lanzi (20)

11 Settembre 2021 - Giocare con i Videogiochi
11 Settembre 2021 - Giocare con i Videogiochi11 Settembre 2021 - Giocare con i Videogiochi
11 Settembre 2021 - Giocare con i Videogiochi
 
Breve Viaggio al Centro dei Videogiochi
Breve Viaggio al Centro dei VideogiochiBreve Viaggio al Centro dei Videogiochi
Breve Viaggio al Centro dei Videogiochi
 
Global Game Jam 19 @ POLIMI - Morning Welcome
Global Game Jam 19 @ POLIMI - Morning WelcomeGlobal Game Jam 19 @ POLIMI - Morning Welcome
Global Game Jam 19 @ POLIMI - Morning Welcome
 
Data Driven Game Design @ Campus Party 2018
Data Driven Game Design @ Campus Party 2018Data Driven Game Design @ Campus Party 2018
Data Driven Game Design @ Campus Party 2018
 
GGJ18 al Politecnico di Milano - Presentazione che precede la presentazione d...
GGJ18 al Politecnico di Milano - Presentazione che precede la presentazione d...GGJ18 al Politecnico di Milano - Presentazione che precede la presentazione d...
GGJ18 al Politecnico di Milano - Presentazione che precede la presentazione d...
 
GGJ18 al Politecnico di Milano - Presentazione di apertura
GGJ18 al Politecnico di Milano - Presentazione di aperturaGGJ18 al Politecnico di Milano - Presentazione di apertura
GGJ18 al Politecnico di Milano - Presentazione di apertura
 
Presentation for UNITECH event - January 8, 2018
Presentation for UNITECH event - January 8, 2018Presentation for UNITECH event - January 8, 2018
Presentation for UNITECH event - January 8, 2018
 
DMTM Lecture 20 Data preparation
DMTM Lecture 20 Data preparationDMTM Lecture 20 Data preparation
DMTM Lecture 20 Data preparation
 
DMTM Lecture 19 Data exploration
DMTM Lecture 19 Data explorationDMTM Lecture 19 Data exploration
DMTM Lecture 19 Data exploration
 
DMTM Lecture 18 Graph mining
DMTM Lecture 18 Graph miningDMTM Lecture 18 Graph mining
DMTM Lecture 18 Graph mining
 
DMTM Lecture 17 Text mining
DMTM Lecture 17 Text miningDMTM Lecture 17 Text mining
DMTM Lecture 17 Text mining
 
DMTM Lecture 16 Association rules
DMTM Lecture 16 Association rulesDMTM Lecture 16 Association rules
DMTM Lecture 16 Association rules
 
DMTM Lecture 15 Clustering evaluation
DMTM Lecture 15 Clustering evaluationDMTM Lecture 15 Clustering evaluation
DMTM Lecture 15 Clustering evaluation
 
DMTM Lecture 14 Density based clustering
DMTM Lecture 14 Density based clusteringDMTM Lecture 14 Density based clustering
DMTM Lecture 14 Density based clustering
 
DMTM Lecture 13 Representative based clustering
DMTM Lecture 13 Representative based clusteringDMTM Lecture 13 Representative based clustering
DMTM Lecture 13 Representative based clustering
 
DMTM Lecture 12 Hierarchical clustering
DMTM Lecture 12 Hierarchical clusteringDMTM Lecture 12 Hierarchical clustering
DMTM Lecture 12 Hierarchical clustering
 
DMTM Lecture 11 Clustering
DMTM Lecture 11 ClusteringDMTM Lecture 11 Clustering
DMTM Lecture 11 Clustering
 
DMTM Lecture 10 Classification ensembles
DMTM Lecture 10 Classification ensemblesDMTM Lecture 10 Classification ensembles
DMTM Lecture 10 Classification ensembles
 
DMTM Lecture 09 Other classificationmethods
DMTM Lecture 09 Other classificationmethodsDMTM Lecture 09 Other classificationmethods
DMTM Lecture 09 Other classificationmethods
 
DMTM Lecture 08 Classification rules
DMTM Lecture 08 Classification rulesDMTM Lecture 08 Classification rules
DMTM Lecture 08 Classification rules
 

Recently uploaded

BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxShobhayan Kirtania
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 

Recently uploaded (20)

BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 

Game Mechanics

  • 1. Prof. Pier Luca Lanzi Game Mechanics Videogame Design and Programming
  • 2. Prof. Pier Luca Lanzi Player grok MDA Model DynamicsMechanics Aesthetics Game Designer
  • 3. Prof. Pier Luca Lanzi http://www.cs.northwestern.edu/~hunicke/pubs/MDA.pdf
  • 6. Prof. Pier Luca Lanzi Mechanics Story Aestethics Technology
  • 7. Prof. Pier Luca Lanzi The Elemental Tetrad: Mechanics •  The procedures and rules of your game •  Describe the goal of your game •  How players can and cannot try to achieve it •  What happens when they try •  If a set of mechanics is crucial to the gameplay, § These must be supported by the technology § Aesthetics must emphasize them clearly to the players § They should make sense with respect to the story 7
  • 8. Prof. Pier Luca Lanzi The Elemental Tetrad: Story •  The sequence of events that unfolds in your game •  Linear and prescripted, branching and emergent •  The mechanics should strengthen the story and let it emerge •  Aesthetics should reinforce the ideas of the story •  The technology should be the best suited to the story 8
  • 9. Prof. Pier Luca Lanzi The Elemental Tetrad: Aesthetics •  How your game looks, sounds, smells, tastes, and feels •  It has the most direct relationship to a player’s experience •  Technology should allow and amplify the target aesthetic tone/ mood of the game •  Mechanics should be coherent to the world that the aesthetics have defined •  The story should have events that let your aesthetics emerge at the right pace and have the most impact 9
  • 10. Prof. Pier Luca Lanzi The Elemental Tetrad: Technology •  They define the materials and interactions that make your game possible •  The technology enables players to do certain things and prohibits it from doing other things (e.g., Wii and gamepads) •  The technology is essentially the medium in which the aesthetics take place, in which the mechanics will occur, and through which the story will be told. 10
  • 12. Prof. Pier Luca Lanzi Space Invaders http://www.youtube.com/watch?v=QObneYZIdKI
  • 13. Prof. Pier Luca Lanzi The Tedrad at Play: Space Invaders •  Technology § Custom made for this game, no other game had it •  Mechanics § The gameplay was completely new, with a player against and advancing army. The player shoots and the aliens shoot back § You can hide behind the shields but the enemy can destroy them § The more enemy the player shoots down the faster the aliens go § Flying saucers give extra points but they are difficult to hit 13
  • 14. Prof. Pier Luca Lanzi The Tedrad at Play: Space Invaders •  Story § Original story was the players shooting at advancing human soldiers but Taito changed it because it conveyed a bad message § Other war-based games were available (Sea Wolf 1976) § People already complained about game in which you kill people (Death Race 1976) § Marching soldier would better fit a top-down view, aliens give the feeling that their aim is to touch ground •  Aesthetics § Aliens are not identical and have a two frame (very effective) marching animation and music § Colored strips on the screen § The arcade cabinet was attractive and eye catching § Punishing sound when you get hit 14
  • 15. Prof. Pier Luca Lanzi Skin & Skeleton Skin “the player’s experience” Skeleton “the elements that make up the game” Designers should focus on both at the same time
  • 17. Prof. Pier Luca Lanzi Game Themes “if our games have unifying, resonant themes, the experiences we create will be much, much stronger.” Jesse Schell Figure out what your theme is. Use every means possible to reinforce that theme.
  • 20. Prof. Pier Luca Lanzi Game mechanics are the core of what a game truly is What remain when all of the aesthetics, technology, and story are stripped away
  • 21. Prof. Pier Luca Lanzi Mechanic #1: Space
  • 24. Prof. Pier Luca Lanzi Mechanic #2: Time
  • 25. Prof. Pier Luca Lanzi Game Time •  Discrete and Continuous § Turn-based, turn-based chess, etc. •  Clocks and Races § Time can have an absolute (Boggle) value or relative (races) •  Controlling Time § We might allow to stop, pause, accelerate, rewind? 25
  • 27. Prof. Pier Luca Lanzi Super Hot https://www.youtube.com/watch?v=_xLYEAclSek
  • 28. Prof. Pier Luca Lanzi Mechanic #3: Objects, Attributes & States
  • 29. Prof. Pier Luca Lanzi Objects, Attributes, States •  Objects § Characters, props, tokens, scoreboards, or anything that can be seen or manipulated in a game § Objects are the “nouns” of game mechanics § Sometimes, space can be considered an object •  Attributes § Define categories of information about an object. In a racing game, a car might have maximum speed and current speed as attributes. Each attribute has a current state. •  States § Each attribute has a current state. § The state of the “maximum speed” attribute might be 150 mph, while the state of the “current speed” attribute might be 75 mph 29
  • 31. Prof. Pier Luca Lanzi Game designers decide objects have what attributes and what states There are often multiple ways to represent the same thing. The “right” way to think about something is whichever way is most useful at the moment Games that force the players to be aware of too many states (too many game pieces, too many statistics about each character) to play can confuse and overwhelm
  • 33. Prof. Pier Luca Lanzi Secrets A very important decision about game attributes and their states is who is aware of which ones. In many board games, all information is public In card games, some information is hidden What about video games?
  • 35. Prof. Pier Luca Lanzi Mechanic #4: Actions
  • 36. Prof. Pier Luca Lanzi Actions in Games •  Basic actions § Move a piece, jump, shoot •  Strategic actions § Only meaningful on a longer horizon and larger picture § Protect a resource, force the opponent to do a certain move § The strategic actions often involve subtle interactions within the game and are often very strategic moves § They are not part of the rules, but rather actions and strategies that emerge naturally as the game is played 36
  • 37. Prof. Pier Luca Lanzi Interesting emergent actions are the hallmark of a good game The ratio of meaningful strategic actions to basic actions is a good measure of how much emergent behavior your game features. Elegant games allow a player few basic actions and a large number of strategic actions
  • 38. Prof. Pier Luca Lanzi planting seeds for emergence more verbs (basic actions) verbs act on more objects more ways to achieve goals many subjects side effects that changes constraints
  • 41. Prof. Pier Luca Lanzi Mechanic #5: Rules
  • 42. Prof. Pier Luca Lanzi Rules are the most fundamental mechanic. They define the space, the timing, the objects, the actions, the consequences of the actions, the constraints on the actions, and the goals.
  • 43. Prof. Pier Luca Lanzi Parlett’s Rule Analysis
  • 44. Prof. Pier Luca Lanzi Parlett’s Rule Analysis •  Operational rules § Define what the players do to play the game •  Foundational rules § Define the underlying structure of the game. § “When pac-man eats a pellet it will become invincible” •  Behavioral rules § Implicit to the gameplay and typically part of “good sportsmanship” (don’t hassle the player when she is thinking a move) •  Laws § Formed when playing in serious competitive settings (e.g., tournament rules for a specific game).
  • 45. Prof. Pier Luca Lanzi Parlett’s Rule Analysis •  Official rules § They merge game rules and laws § They are defined when a game is played “seriously enough” (e.g. check!) •  Advisory rules § Tips and rules of strategy to help playing better •  House rules § Added by the players to make the game more fun, balanced, etc. § E.g., “no shotgun, no C4, no campers” in some battlefield servers
  • 46. Prof. Pier Luca Lanzi Modes Enforcers Cheatability
  • 47. Prof. Pier Luca Lanzi The Most Important Rule defines the objective/goal of the game good games goals should be concrete, achievable, rewarding
  • 50. Prof. Pier Luca Lanzi Mechanic #6: Skill
  • 51. Prof. Pier Luca Lanzi Skill Mechanics •  Shifts the focus away from the game and onto the player •  Game require players to exercise certain skills •  If the player’s skill level is a good match to the game’s difficulty, the player will feel challenged and stay in the flow channel •  Games can require § Physical skills (dance games, musical instrument based games) § Mental skills (memory, observation, problem solving) § Social skills (everything that requires reading opponents’ mind, fooling opponents, team working games) 51
  • 52. Prof. Pier Luca Lanzi real vs virtual skills
  • 54. Prof. Pier Luca Lanzi Mechanic #7: Chance
  • 55. Prof. Pier Luca Lanzi Surprises are an important source of human pleasure and the secret ingredient of fun Chance is an essential part of a fun game because chance means uncertainty, and uncertainty means surprises
  • 57. Prof. Pier Luca Lanzi Skill and Chance Get Tangled •  Estimating chance is a skill •  Skills have a probability of success •  Estimating an opponent’s skill is a skill •  Predicting pure chance is an imagined skill •  Controlling pure chance is an imagined skill 57
  • 60. Prof. Pier Luca Lanzi Game Mechanics & Rules •  Game mechanics are the rules, processes, and data at the heart of a game •  Rules and mechanics are related concepts, but mechanics are more detailed and concrete •  For example, the rules of Monopoly consist of only a few pages, but the mechanics of Monopoly include the prices of all the properties and the text of all the Chance and Community Chest 60
  • 61. Prof. Pier Luca Lanzi core mechanics indicate mechanics that are the most influential for example, the mechanics that implement gravity in a platform game are core mechanics in fact, gravity affects almost all moving objects in the game and interact
  • 62. Prof. Pier Luca Lanzi Game mechanics are media independent They can be implemented through many different media Thus, game scholars don’t distinguish between video/card/board games
  • 63. Prof. Pier Luca Lanzi Five Different Core Mechanics •  Physics § Plays a large role in modern video games (e.g., FPS, physics-puzzle games) •  Internal economy § Transactions involving game elements that are collected, consumed, and traded constitute a game’s internal economy § Can involve abstractions (health, popularity, and magical powers) •  Progressive mechanisms § The progress of the player is tightly controlled by a number of mechanisms that block or unlock access to certain areas •  Tactical maneuvering § Deal with the placement of game units on a map for offensive or defensive advantages •  Social interactions § Reward giving gifts, inviting new friends to join, participating in social interactions 63
  • 66. Prof. Pier Luca Lanzi Discrete Mechanics vs Continuous Mechanics
  • 67. Prof. Pier Luca Lanzi Mixing Physical Mechanics with Strategic Gameplay
  • 68. Prof. Pier Luca Lanzi progression mechanics create games of progression the other mechanics create game of emergence
  • 69. Prof. Pier Luca Lanzi game of emergence have relatively simple rules but much variations the game’s challenge and its flow of events are not planned in advanced they emerge during gameplay
  • 70. Prof. Pier Luca Lanzi player’s trajectory the path players take through the possible states of a game games that allows many, different, interesting trajectories arguably have more gameplay than games that generate fewer less interesting trajectories
  • 71. Prof. Pier Luca Lanzi Tic-tac-toe vs Connect4
  • 72. Prof. Pier Luca Lanzi http://civilization.wikia.com/wiki/Civilization_V
  • 73. Prof. Pier Luca Lanzi Extra Credits - The Waiting Game - Why Weird Games Become Cult Hits https://www.youtube.com/watch?v=ptk93AyICH0 73
  • 74. Prof. Pier Luca Lanzi http://www.necessarygames.com/my-games/loneliness/flash
  • 75. Prof. Pier Luca Lanzi https://www.youtube.com/watch?v=4QwcI4iQt2Y
  • 76. Prof. Pier Luca Lanzi https://www.youtube.com/watch?v=pP_qNm-96Dc
  • 77. Prof. Pier Luca Lanzi Match Game Mechanics: An exhaustive survey Jonathan Bailey with contributions by Christopher Floyd, Robert Wahler, Lars Bull and Kevin Ryan
  • 78. Prof. Pier Luca Lanzi http://www.gamasutra.com/blogs/JonathanBailey/ 20150227/237544/Match_Game_Mechanics.php
  • 79. Prof. Pier Luca Lanzi http://www.facebook.com/polimigamecollective https://twitter.com/@POLIMIGC http://www.youtube.com/PierLucaLanzi http://www.polimigamecollective.org