Difference between revisions of "Units"

From gdp3
Jump to: navigation, search
Line 4: Line 4:
 
[[Category:Needs references]]
 
[[Category:Needs references]]
 
[[Category:Needs examples]]
 
[[Category:Needs examples]]
''Groups of game elements under the player's control that let the player perform actions to influence the Game World.''
+
[[Category:Stub]]
 +
''Game elements under the control of the game system or players that are either interacted with on a group level or have no individual distinguishing features from a set of other game elements.''
  
 
=== Examples ===
 
=== Examples ===

Revision as of 12:33, 26 May 2010

Game elements under the control of the game system or players that are either interacted with on a group level or have no individual distinguishing features from a set of other game elements.

Examples

Using the pattern

If a player only has control of one game element, this will give rise to the Avatars patterns rather than the Units patterns.

Diegetic Aspects

Interface Aspects

Narrative Aspects

Consequences

Relations

Can Instantiate

Agents

Can Modulate

Can Be Instantiated By

Can Be Modulated By

Freedom of Choice

Potentially Conflicting With

Avatars

History

A rewrite of a pattern 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.

Acknowledgments