Difference between revisions of "Enclosure"

From gdp3
Jump to: navigation, search
(Relations)
(Relations)
Line 36: Line 36:
  
 
== Relations ==
 
== Relations ==
Instantiates: [[Connection]], [[Configuration]]
 
 
Modulates: [[Gain Ownership]]
 
 
 
[[Capture]]
 
 
 
=== Can Instantiate ===
 
=== Can Instantiate ===
-
+
[[Capture]],
 
+
[[Connection]],
==== with ... ====
+
[[Configuration]]
  
 
=== Can Modulate ===
 
=== Can Modulate ===
-
+
[[Gain Ownership]]
  
 
=== Can Be Instantiated By ===
 
=== Can Be Instantiated By ===

Revision as of 16:08, 9 August 2016

The goal of surrounding game elements by a continuous line or wall of other game elements.

The oldest, and perhaps best known, example of Enclosure is Go, the classic oriental board game, where the opponent's enclosed stones are removed from the board. Digital games also use Enclosure for capturing: in Taito's Qix game elements are captured and removed from play by enclosing them in the smaller of the two subdivisions that are created whenever the player completes a line between two parts of the game edge.

The goal can be also be to avoid being enclosed. Classic examples of this the lightcycle game in Tron, where the players try to enclose the other player while not getting enclosed themselves. Nibbler and Snake are examples where avoiding the Enclosure lets players survive to pursue the primary goal of eating.


Examples

Example: Loop, by gameLab, is an example of how Enclosure can be a visually very strong element. In this game there are several butterflies of different color fluttering around the screen. The player's task is to enclose butterflies of the same color by drawing a loop with a mouse around two or more butterflies of the same color. The player can also enclose three or more butterflies if each of them is of a different color.

Example: The board game Carcassonne (Klaus-Jürgen Wrede 2000) is a clear example of using Enclosure in a couple of different ways: the building of towns where rewards are not given until the town walls enclose the area inside; cloisters that have to be surrounding by tiles to give points; and fields that may be enclosed to guarantee control.

Anti-Examples

optional

Using the pattern

Diegetic Aspects

Interface Aspects

Narration Aspects

Consequences

Relations

Can Instantiate

Capture, Connection, Configuration

Can Modulate

Gain Ownership

Can Be Instantiated By

-

Can Be Modulated By

-

Possible Closure Effects

-

Potentially Conflicting With

-

History

An updated version of the pattern Enclosure 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

-