Difference between revisions of "Game Element Insertion"

From gdp3
Jump to: navigation, search
(Examples)
Line 13: Line 13:
  
 
=== Examples ===
 
=== Examples ===
The ancient board game [[Go]] starts with an empty board which players gradually fill with their stones until placing more stone no longer lets players claim parts of the game area. While all the stones belong to specific sets of the game and are inserted into them, in [[Warhammer Fantasy Battle]] and [[Magic: the Gathering]] players have to bring their own miniatures and cards respectively that they want to use and thereby create game instance by inserting elements (besides possibly then inserting them into the actual battle. Roleplaying games such as [[Dungeons & Dragons]] often have some initial locations with enemies and treasures ''placed'' and which can thus be said to be part of the game instances, but to these are added player characters and random encounters, and for campaigns game masters need to add new locations and monsters as well.
+
The ancient board game [[Go]] starts with an empty board which players gradually fill with their stones until placing more stone no longer lets players claim parts of the game area. While all the stones belong to specific sets of the game and are inserted into them, in [[Warhammer Fantasy Battle]] and [[Magic: The Gathering]] players have to bring their own miniatures and cards respectively that they want to use and thereby create game instance by inserting elements (besides possibly then inserting them into the actual battle. Roleplaying games such as [[Dungeons & Dragons]] often have some initial locations with enemies and treasures ''placed'' and which can thus be said to be part of the game instances, but to these are added player characters and random encounters, and for campaigns game masters need to add new locations and monsters as well.
  
 
Computer games quite often make use of [[Game Element Insertion]] since the computer easily can handle these. Some are preplanned by designers, e.g. players of [[Quake 4]] several times experience enemies materializes in front of them only to seconds later also have the same thing happen behind them. In other cases, the time and place of elements appearing are random (even if following certain rules) - an example of this can be found in the power-ups of the [[Mario Kart series]].
 
Computer games quite often make use of [[Game Element Insertion]] since the computer easily can handle these. Some are preplanned by designers, e.g. players of [[Quake 4]] several times experience enemies materializes in front of them only to seconds later also have the same thing happen behind them. In other cases, the time and place of elements appearing are random (even if following certain rules) - an example of this can be found in the power-ups of the [[Mario Kart series]].
Line 30: Line 30:
  
 
[[Creative Control]]
 
[[Creative Control]]
+
 
 
== Using the pattern ==
 
== Using the pattern ==
 
The design of [[Game Element Insertion]] consists of considering what game elements  
 
The design of [[Game Element Insertion]] consists of considering what game elements  

Revision as of 16:32, 28 February 2011

The insertion of game elements into game instances.

Some games introduce new things into the game environment as gameplay progresses. This Game Element Insertion can be used to gradually introduce challenges, let players build constructions, or provide surprised to players.

Examples

The ancient board game Go starts with an empty board which players gradually fill with their stones until placing more stone no longer lets players claim parts of the game area. While all the stones belong to specific sets of the game and are inserted into them, in Warhammer Fantasy Battle and Magic: The Gathering players have to bring their own miniatures and cards respectively that they want to use and thereby create game instance by inserting elements (besides possibly then inserting them into the actual battle. Roleplaying games such as Dungeons & Dragons often have some initial locations with enemies and treasures placed and which can thus be said to be part of the game instances, but to these are added player characters and random encounters, and for campaigns game masters need to add new locations and monsters as well.

Computer games quite often make use of Game Element Insertion since the computer easily can handle these. Some are preplanned by designers, e.g. players of Quake 4 several times experience enemies materializes in front of them only to seconds later also have the same thing happen behind them. In other cases, the time and place of elements appearing are random (even if following certain rules) - an example of this can be found in the power-ups of the Mario Kart series.

Smooth Learning Curves

Surprises

Heterogeneous Game Element Ownership

Resources

Converters


Creative Control

Using the pattern

The design of Game Element Insertion consists of considering what game elements



Excise

Spawning

Power-Ups


Never Ending Stories


Narration Structures


Dedicated Game Facilitators Algorithmic Agents Late Arriving Players Construction

Player Constructed Worlds

Creative Control

Extra-Game Input

Diegetic Aspects

Interface Aspects

Narrative Aspects

Consequences

Relations

Can Instantiate

Construction, Higher-Level Closures as Gameplay Progresses

Can Modulate

Can Be Instantiated By

Can Be Modulated By

Possible Closure Effects

Potentially Conflicting With

History

New pattern created in this wiki.

References

-

Acknowledgments

-