Difference between revisions of "Gameplay Design Pattern Template, Shortened"
From gdp3
(→Relations) |
|||
Line 31: | Line 31: | ||
=== Can Instantiate === | === Can Instantiate === | ||
+ | - | ||
==== with ... ==== | ==== with ... ==== | ||
=== Can Modulate === | === Can Modulate === | ||
+ | - | ||
=== Can Be Instantiated By === | === Can Be Instantiated By === | ||
+ | - | ||
=== Can Be Modulated By === | === Can Be Modulated By === | ||
+ | - | ||
=== Possible Closure Effects === | === Possible Closure Effects === | ||
+ | - | ||
=== Potentially Conflicting With === | === Potentially Conflicting With === | ||
+ | - | ||
== History == | == History == |
Revision as of 09:32, 21 June 2014
[[Category:Patterns]] [[Category:Needs work]] [[Category:Needs revision]] [[Category:Needs examples]] [[Category:Needs references]] [[Category:Patterns created on the Wiki]] [[Category:Stub]] [[Category:To be Published]]
The one-sentence "definition" that should be in italics.
This pattern is a still a stub.
Contents
Examples
Anti-Examples
optional
Using the pattern
Diegetic Aspects
Interface Aspects
Narrative Aspects
Consequences
Relations
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 ... that was part of the original collection in the book Patterns in Game Design[1].
or
New pattern created in this wiki.
References
- ↑ Björk, S. & Holopainen, J. (2004) Patterns in Game Design. Charles River Media. ISBN1-58450-354-8.
Acknowledgements
-