Difference between revisions of "Synchronous Gameplay"
From gdp3
(→Relations) |
|||
Line 28: | Line 28: | ||
== Relations == | == Relations == | ||
+ | [[Real-Time Games]] | ||
+ | [[Turn-Based Games]] | ||
+ | [[Multiplayer Games]] | ||
+ | [[Self-Facilitated Games]] | ||
+ | [[Communication Channels]] | ||
+ | [[Tick-Based Games]] | ||
=== Can Instantiate === | === Can Instantiate === |
Revision as of 14:24, 16 July 2015
Games in which all players' game and play sessions overlap with each other in time.
This pattern is a still a stub.
Contents
Examples
Anti-Examples
optional
Using the pattern
Diegetic Aspects
Interface Aspects
Narration Aspects
Consequences
Relations
Real-Time Games Turn-Based Games Multiplayer Games Self-Facilitated Games Communication Channels Tick-Based Games
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 Synchronous Games that was part of the original collection in the book Patterns in Game Design[1].
References
- ↑ Björk, S. & Holopainen, J. (2004) Patterns in Game Design. Charles River Media. ISBN1-58450-354-8.
Acknowledgements
-