Difference between revisions of "Interruptibility"

From gdp3
Jump to: navigation, search
Line 36: Line 36:
  
 
[[Game Pauses]]
 
[[Game Pauses]]
 
 
  
 
[[Downtime]]
 
[[Downtime]]
Line 44: Line 42:
 
[[Late-Arriving Players]]
 
[[Late-Arriving Players]]
 
[[Coupled Games]]
 
[[Coupled Games]]
[[Agents]]
 
[[Spawning]]
 
 
  
 
=== Can Instantiate ===
 
=== Can Instantiate ===
 
[[Pervasive Gameplay]]
 
[[Pervasive Gameplay]]
 
==== with ... ====
 
  
 
=== Can Modulate ===
 
=== Can Modulate ===
 +
-
  
 
=== Can Be Instantiated By ===
 
=== Can Be Instantiated By ===
 
[[Drop-In/Drop-Out]],  
 
[[Drop-In/Drop-Out]],  
 
[[Freedom of Choice]],  
 
[[Freedom of Choice]],  
[[No-Ops]]
+
[[No-Ops]],
 +
[[Spawning]]
  
 
=== Can Be Modulated By ===
 
=== Can Be Modulated By ===
 +
-
  
 
=== Possible Closure Effects ===
 
=== Possible Closure Effects ===
 +
-
  
 
=== Potentially Conflicting With ===
 
=== Potentially Conflicting With ===

Revision as of 12:34, 21 February 2012

Game structures that allow players to interrupt their gameplay without disrupting the gameplay for others.

This pattern is a still a stub.

Examples

Fallout series

Europa Universalis series Hearts of Iron series

Insectopia

Using the pattern

There are two aspects regarding the use of Interruptability in games. One relates to making it possible to interrupt one's gameplay without ruining the game instances, the other relates to making it possible to interrupt gameplay without suffering negative consequences.

Diegetic Aspects

Interface Aspects

Narrative Aspects

Consequences

Relations

Game Pauses

Downtime Tradeoffs Asynchronous Games Late-Arriving Players Coupled Games

Can Instantiate

Pervasive Gameplay

Can Modulate

-

Can Be Instantiated By

Drop-In/Drop-Out, Freedom of Choice, No-Ops, Spawning

Can Be Modulated By

-

Possible Closure Effects

-

Potentially Conflicting With

Multiplayer Games, Persistent Game Worlds

History

Updated version of the pattern Interruptibility first described in the report Game Design Patterns for Mobile Games[1].

References

  1. Davidsson, O., Peitz, J. & Björk, S. (2004). Game Design Patterns for Mobile Games. Project report to Nokia Research Center, Finland.

Acknowledgements

Johan Peitz