Difference between revisions of "Entrenching Gameplay"

From gdp3
Jump to: navigation, search
Line 22: Line 22:
 
[[Entrenching Gameplay]] is often used to create [[Predictable Gameplay Time]]; if this is the reason for using the pattern then an alternative is using [[Positive Feedback Loops]] instead.
 
[[Entrenching Gameplay]] is often used to create [[Predictable Gameplay Time]]; if this is the reason for using the pattern then an alternative is using [[Positive Feedback Loops]] instead.
  
=== Narrative Aspects ===
+
=== Narration Aspects ===
Since [[Entrenching Gameplay]] describes the general structure that gameplay will take during a game instance, this provides a basis for having a [[Narration Structures|Narration Structure]] in the game. If having this is part of the design goals of a game it however probably also needs [[Characters]] or [[Factions]] so players have something that they can see as having goals or intentions.
+
Since [[Entrenching Gameplay]] describes the general structure that gameplay will take during a game instance, this provides a basis for having a [[Predetermined Story Structures|Predetermined Story Structure]] in the game. If having this is part of the design goals of a game it however probably also needs [[Characters]] or [[Factions]] so players have something that they can see as having goals or intentions.
  
 
== Consequences ==
 
== Consequences ==
 
[[Entrenching Gameplay]] often makes games exhibit [[Middlegame]] and [[Endgame]] phases; [[Startgame]] phases can occur but may not if [[Randomness]] plays a large role in the beginning of the game (as in e.g. [[Carcassonne]]).
 
[[Entrenching Gameplay]] often makes games exhibit [[Middlegame]] and [[Endgame]] phases; [[Startgame]] phases can occur but may not if [[Randomness]] plays a large role in the beginning of the game (as in e.g. [[Carcassonne]]).
  
As mentioned above, [[Entrenching Gameplay]] provides a [[Narration Structures|Narration Structure]] to games. This behavior of the game system makes [[Entrenching Gameplay]] a way of achieving [[Critical Gameplay Design]].
+
As mentioned above, [[Entrenching Gameplay]] provides a [[Predetermined Story Structures|Predetermined Story Structure]] to games. This behavior of the game system makes [[Entrenching Gameplay]] a way of achieving [[Critical Gameplay Design]].
  
 
== Relations ==
 
== Relations ==
Line 35: Line 35:
 
[[Endgame]],  
 
[[Endgame]],  
 
[[Middlegame]],  
 
[[Middlegame]],  
[[Narration Structures]],  
+
[[Predetermined Story Structures]],  
 
[[Predictable Gameplay Time]]
 
[[Predictable Gameplay Time]]
  

Revision as of 10:28, 30 July 2014

Games where the perceivable game state becomes less and less mutable as gameplay continues.

In some games, effects of the actions players do cannot be undone. When these effects combine, they can limit the possible future gameplay actions and steer the gameplay towards focusing on dealing with the local situations that have arisen. This leads to a form of Entrenching Gameplay where while the initial gameplay may be seen as quite open or unpredictable, the later gameplay focuses on a few specific parts of the game state.

Examples

Go is an archetypical example of a game that becomes more entrenched as gameplay continues. This since each player action is placing a stone on a board with a limited size, and even if stones are sometimes removed, the space freed up is limited in how much gameplay options are available. The puzzle game Sokoban consists of pushing single boxes and trying to cover all target areas with boxes. Since boxes can become stuck - and usually are - through being pushed into corners or into clusters of other boxes, most played levels exhibit Entrenching Gameplay.

The tiles placed while playing Carcassonne cannot be moved. While many tiles can be placed next to existing tiles in the early game, the combination of tiles neighboring the same empty spaces reduces the number of tiles that possibly could be placed there. The placement of roads and settlements in Settlers of Catan locks the options for other players. This makes game instances of the game exhibit first initial expansions, then races, and finally a focus on developing settlements and acquiring score cards.

Anti-Examples

The gameplay of Munchkin often includes quick shifts in who is the leader and generally the possibilities of the players. This runs counter to the core of Entrenching Gameplay.

Using the pattern

The main component in constructing Entrenching Gameplay is the use of Irreversible Events (and by implication avoiding Reversibility). This does not in itself cause gameplay to focus on specific parts of the game state, but this is typically achieved when the events can cause emergent effects (i.e. when the game has Emergent Gameplay concerning the events).

Entrenching Gameplay is often used to create Predictable Gameplay Time; if this is the reason for using the pattern then an alternative is using Positive Feedback Loops instead.

Narration Aspects

Since Entrenching Gameplay describes the general structure that gameplay will take during a game instance, this provides a basis for having a Predetermined Story Structure in the game. If having this is part of the design goals of a game it however probably also needs Characters or Factions so players have something that they can see as having goals or intentions.

Consequences

Entrenching Gameplay often makes games exhibit Middlegame and Endgame phases; Startgame phases can occur but may not if Randomness plays a large role in the beginning of the game (as in e.g. Carcassonne).

As mentioned above, Entrenching Gameplay provides a Predetermined Story Structure to games. This behavior of the game system makes Entrenching Gameplay a way of achieving Critical Gameplay Design.

Relations

Can Instantiate

Critical Gameplay Design, Endgame, Middlegame, Predetermined Story Structures, Predictable Gameplay Time

Can Modulate

-

Can Be Instantiated By

Irreversible Events together with Emergent Gameplay

Can Be Modulated By

-

Possible Closure Effects

-

Potentially Conflicting With

Reversibility

History

New pattern created in this wiki.

References

-

Acknowledgements

Karl-Petter Åkesson