Difference between revisions of "Waves"

From gdp3
Jump to: navigation, search
(Examples)
Line 9: Line 9:
 
[[Category:To be Published]]
 
[[Category:To be Published]]
 
[[Category:Staffan's current workpage]]
 
[[Category:Staffan's current workpage]]
''The one-sentence "definition" that should be in italics.''
+
''Timed attacks by large numbers of identical enemies.''
  
This pattern is a still a stub.
+
Players can encounter enemies in many games. In some of these games, the game causes large number of such enemies to stage massed attack against the players, and such attacks are called [[Waves]].
  
 
Zagal ''et al.''<ref name="zagal"/> describe the phenomenon as: "A wave is a group of usually similar enemy entities that must be avoided or destroyed as they approach the player. There is usually a pause, or respite, between waves. One of the defining aspects of the wave is player interaction results in the end of the game (game over). Segmentation with waves is primarily used to increase the tension of the gameplay."
 
Zagal ''et al.''<ref name="zagal"/> describe the phenomenon as: "A wave is a group of usually similar enemy entities that must be avoided or destroyed as they approach the player. There is usually a pause, or respite, between waves. One of the defining aspects of the wave is player interaction results in the end of the game (game over). Segmentation with waves is primarily used to increase the tension of the gameplay."

Revision as of 19:43, 2 September 2015

Timed attacks by large numbers of identical enemies.

Players can encounter enemies in many games. In some of these games, the game causes large number of such enemies to stage massed attack against the players, and such attacks are called Waves.

Zagal et al.[1] describe the phenomenon as: "A wave is a group of usually similar enemy entities that must be avoided or destroyed as they approach the player. There is usually a pause, or respite, between waves. One of the defining aspects of the wave is player interaction results in the end of the game (game over). Segmentation with waves is primarily used to increase the tension of the gameplay."

Examples

Each level in Plants vs. Zombies consists of a number of Waves that the player's plants must be able to handle. While small numbers of infected can be found throughout most of the levels in the Left 4 Dead series, most of the infected show up in Waves that occur based on an algorithm intended to create alternating periods of relative calm and chaotic fighting.

Using the pattern

Designing Waves consists of deciding when groups of Generic Adversaries should be encountered, and which types of Generic Adversaries if several different types exist. In games where Waves are intended to occur often, the design of them may instead be thought of as when Lull Periods should happen.

Consequences

Waves is a way to modify how Enemies works in games, and can be used to create Challenging Gameplay.

Relations

Can Instantiate

Challenging Gameplay

Can Modulate

Enemies

Can Be Instantiated By

Generic Adversaries

Can Be Modulated By

Lull Periods

Possible Closure Effects

-

Potentially Conflicting With

-

History

An pattern based upon the description of waves in the paper Rounds, levels, and waves: The early evolution of gameplay segmentation[1].

References

  1. 1.0 1.1 Zagal, J.P., Fernández-Vara, C. & Mateas, M. (2008). Rounds, levels, and waves: The early evolution of gameplay segmentation. Games and Culture no. 3 (2):175-198.

Acknowledgements

Jose Zagal, Clara Fernández-Vara, Michael Mateas