Difference between revisions of "Preventing Goals"

From gdp3
Jump to: navigation, search
 
Line 8: Line 8:
 
[[Category:To be Published]]
 
[[Category:To be Published]]
 
[[Category:Staffan's current workpage]]
 
[[Category:Staffan's current workpage]]
''The one-sentence "definition" that should be in italics.''
+
''Goals where the objective is to prevent a completion of another goal.''
  
 
This pattern is a still a stub.
 
This pattern is a still a stub.
  
 
=== Examples ===
 
=== Examples ===
 +
Example: The goal of the goalkeeper in Soccer is to prevent the opposing team's players from score goals.
  
==== Anti-Examples ====
+
Example: The goal in Backgammon is to move each individual piece to the inner table and one can prevent the other player from achieving this in two ways: by hitting the opponent's piece when moving one's own pieces or by blocking the piece by placing two or more pieces on area of the game board. The first case directly affects the opponent's piece as it interferes with the game state (the position of the piece) defining the opponent's goal. The second case indirectly prevents the goal as it does not affect the piece but may block future moves of the piece.
optional
+
 
 +
[[Left 4 Dead series]]
  
 
== Using the pattern ==
 
== Using the pattern ==
Line 28: Line 30:
  
 
== Relations ==
 
== Relations ==
 +
[[Time Limits]]
 +
[[Challenging Gameplay]]
 +
[[Algorithmic Agents]]
 +
[[Non-Player Characters]]
 +
[[Enemies]]
 +
[[Multiplayer Games]]
 +
[[Alignment]]
 +
[[Loyalty]]
 +
[[Ephemeral Goals]]
 +
[[Capture]]
 +
[[Combat]]
 +
[[Stealth]]
 +
[[Reconnaissance]]
 +
[[Rescue]]
 +
[[Evade]]
 +
[[Guard]]
 +
[[Herd]]
 +
[[Excluding Goals]]
 +
[[Eliminate]]
 +
[[Game State Overviews]]
 +
 +
Instantiates:
 +
[[Continuous Goals]],
 +
Conflict,
 +
[[Interferable Goals]],
 +
[[Incompatible Goals]],
 +
[[Asymmetric Goals]],
 +
[[Excluding Goals]],
 +
[[Limited Planning Ability]]
 +
 +
Modulates: Negotiation
 +
 +
Instantiated by: Construction, Perfect Information, Enemies, Player Defined Goals, Capture, Evade, Conceal, Survive, Eliminate
 +
 +
Modulated by: Time Limits, Game State Overview
  
 
=== Can Instantiate ===
 
=== Can Instantiate ===

Revision as of 07:46, 26 September 2016

Goals where the objective is to prevent a completion of another goal.

This pattern is a still a stub.

Examples

Example: The goal of the goalkeeper in Soccer is to prevent the opposing team's players from score goals.

Example: The goal in Backgammon is to move each individual piece to the inner table and one can prevent the other player from achieving this in two ways: by hitting the opponent's piece when moving one's own pieces or by blocking the piece by placing two or more pieces on area of the game board. The first case directly affects the opponent's piece as it interferes with the game state (the position of the piece) defining the opponent's goal. The second case indirectly prevents the goal as it does not affect the piece but may block future moves of the piece.

Left 4 Dead series

Using the pattern

Diegetic Aspects

Interface Aspects

Narration Aspects

Consequences

Relations

Time Limits Challenging Gameplay Algorithmic Agents Non-Player Characters Enemies Multiplayer Games Alignment Loyalty Ephemeral Goals Capture Combat Stealth Reconnaissance Rescue Evade Guard Herd Excluding Goals Eliminate Game State Overviews

Instantiates: Continuous Goals, Conflict, Interferable Goals, Incompatible Goals, Asymmetric Goals, Excluding Goals, Limited Planning Ability

Modulates: Negotiation

Instantiated by: Construction, Perfect Information, Enemies, Player Defined Goals, Capture, Evade, Conceal, Survive, Eliminate

Modulated by: Time Limits, Game State Overview

Can Instantiate

-

with ...

Can Modulate

-

Can Be Instantiated By

-

Can Be Modulated By

-

Possible Closure Effects

-

Potentially Conflicting With

-

History

An updated version of the pattern Preventing Goals that was part of the original collection in the book Patterns in Game Design[1].

References

  1. Björk, S. & Holopainen, J. (2004) Patterns in Game Design. Charles River Media. ISBN1-58450-354-8.

Acknowledgements

-