Difference between revisions of "Varied Gameplay"

From gdp3
Jump to: navigation, search
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Category:Patterns]]
 
[[Category:Patterns]]
 
[[Category:Aesthetic Patterns]]
 
[[Category:Aesthetic Patterns]]
[[Category:Needs work]]
+
[[Category:Subjective Patterns]]
 
[[Category:Needs revision]]
 
[[Category:Needs revision]]
 
[[Category:Needs examples]]
 
[[Category:Needs examples]]
 
[[Category:Needs references]]
 
[[Category:Needs references]]
[[Category:Stub]]
 
 
[[Category:To be Published]]
 
[[Category:To be Published]]
[[Category:Staffan's current workpage]]
 
 
''Variation in gameplay for a game, either within a single play session or between different play sessions.''
 
''Variation in gameplay for a game, either within a single play session or between different play sessions.''
  
This pattern is a still a stub.
+
Games that never vary in what is possible to do don't let players have choices or even influence. For this reason games typically offer variety but this is naturally limited due to games having rule sets that dictate what actions are possible. Even so, players can experience that some games allow for quite different gameplay experiences and choices while others don't. Those that do are said to have [[Varied Gameplay]].  
  
 
=== Examples ===
 
=== Examples ===
[[Torchlight]]
+
[[Settlers of Catan]] allows for randomizing its hexes to provide different setups each time it is played. Similarly, [[Rogue]] and [[Torchlight]] uses randomness to make their levels be different each time players play them.
 +
[[Slaves to Armok II: Dwarf Fortress]] and [[Unexplored]] takes this a step further and uses procedural content generation to create their worlds and levels respectively. [[Warhammer 40K]] and [[Magic: The Gathering]] supports [[Varied Gameplay]] through letting players bring varied sets of game elements to each game instance; [[Dominion]] and [[Mystic Vale]] instead provides this variety from decks of cards that players acquire during gameplay.
  
[[Nomic]]
+
Each turn in any of the [[Fluxx series]] can change the rules controlling how players can act in the games. While the possibility space of rules is fixed in these, [[Nomic]] allows each players' turn to introduce completely new rules to the game (or change or remove existing ones).
  
[[GURPS]]
+
Game systems like [[Basic Role-Playing]] and [[GURPS]] allows for [[Varied Gameplay]] simply because players (or rather game masters) can create their own specific games using these. The standard 52-card deck<ref name="52 deck"/> is another example of this since it supports many different games.
 
+
[[Settler of Catan]] different layouts of hexes
+
  
 
== Using the pattern ==
 
== Using the pattern ==
One of the most general ways of ensuring [[Varied Gameplay]] within a game instance is to vary the rules that apply in that instance. This can either simply be by having [[Varying Rule Sets]] but an alternative is to have [[Evolving Rule Sets]]. In general, [[Randomness]] is a way to promote [[Varied Gameplay]]. This can be done both within and between game instances, for example through applying [[Randomness]] on [[Enemies]], [[Ephemeral Goals]], [[Game Worlds]], [[Levels]], or [[Quests]]. For [[Game Worlds]] specifically, [[Procedurally Generated Game Worlds]], [[Player Constructed Worlds]], or [[Reconfigurable Game Worlds]] can be used to make these vary between game instances. Another general approach to support [[Varied Gameplay]] is to allow players choices since each choice can provide more variation. While this means that [[Freedom of Choice]] or [[Open Destiny]] together with [[Limited Set of Actions]] can be used in general, [[Selectable Sets of Goals]] provides a clear enumeration of what choices exist while [[Incompatible Goals]] or [[Internal Conflicts]] force players to choice between goals. When several players play together, their choices and interaction can provide even more variation due to social and psychological effects. This means that patterns dealing with creating shifting relations between game agents, e.g. [[Dynamic Alliances]] and [[Internal Rivalry]], make for [[Varied Gameplay]]. To a lesser degree, this can also be achieved by giving players [[Functional Roles|Functional]] or [[Social Roles]], and somewhat paradoxically [[AI Players]] can be used for this also since they can guarantee different behaviors to the other players of a game. Besides these general approaches there are two main categories of [[Varied Gameplay]]: that which is varied between game instances and that which is varied within game instances. A game can of course aspire to provide both.  
+
Games can be seen as not being varied even if they provide many different types of actions, choices, or goals. This is because players may perceive large scale patterns that negate the variations in detail or since they may feel that the local variations have no significant impact on how gameplay develops. For this reason, [[Varied Gameplay]] is a [[:category:Subjective Patterns|Subjective Pattern]] whose presence can really only be determined over time. That said, one of the most general ways of ensuring [[Varied Gameplay]] within a game instance is to vary the rules that apply in that instance. This can either simply be by having [[Varying Rule Sets]] but an alternative is to have [[Evolving Rule Sets]]. In general, [[Randomness]] is a way to promote [[Varied Gameplay]]. This can be done both within and between game instances, for example through applying [[Randomness]] on [[Enemies]], [[Ephemeral Goals]], [[Game Worlds]], [[Levels]], or [[Quests]]. For [[Game Worlds]] specifically, [[Procedurally Generated Game Worlds]], [[Player Constructed Worlds]], or [[Reconfigurable Game Worlds]] can be used to make these vary between game instances. Another general approach to support [[Varied Gameplay]] is to allow players choices since each choice can provide more variation. While this means that [[Freedom of Choice]] or [[Open Destiny]] together with [[Limited Set of Actions]] can be used in general, a [[Selectable Set of Goals]] provides a clear enumeration of what choices exist while [[Incompatible Goals]] or [[Internal Conflicts]] force players to choice between goals. [[Geometric Progression]] together with [[Negative Feedback Loops]] can make continued efforts towards similar goals less useful and thereby encourage players to vary themselves concerning what goals they choose to strive towards ([[Diminishing Returns]] can serve a similar purpose). When several players play together, their choices and interaction can provide even more variation due to social and psychological effects. This means that patterns dealing with creating shifting relations between game agents, e.g. [[Dynamic Alliances]] and [[Internal Rivalry]], make for [[Varied Gameplay]] ([[Internal Rivalry]] can also make players find other goals to avoid conflicts and thereby encourage players to make use of the variety in goals that exists). To a lesser degree, this can also be achieved by giving players [[Functional Roles|Functional]] or [[Social Roles]], and somewhat paradoxically [[AI Players]] can be used for this also since they can guarantee different behaviors to the other players of a game. Besides these general approaches there are two main categories of [[Varied Gameplay]]: that which is varied between game instances and that which is varied within game instances. A game can of course aspire to provide both.  
  
[[Asymmetric Abilities]], [[Asymmetric Goals]], [[Asymmetric Resource Distribution]], [[Asymmetric Starting Conditions]], [[Orthogonal Differentiation]] (between players' abilities), and [[Vulnerabilities]] typically provide [[Varied Gameplay]] between game instances through giving players different [[Abilities]] or [[Resources]] each time they play (limited by the number of different [[Abilities]] and [[Resources]] that are varied). This can be packaged as [[Asymmetric Roles]] and in [[Multiplayer Games]] this can take the form of [[Functional Roles]]. [[Competence Areas]] in general can support [[Varied Gameplay]] but more likely between players than for individual players. [[Flanking Routes]] lets players have difference between game instances in that they can use different routes to achieve their goals between the instances. [[Back-to-Back Game Sessions]] can be used to any game design that has [[Varied Gameplay]] between game instances to further provide [[Varied Gameplay]] although this is most often used in games with [[Asymmetric Starting Conditions]] to create [[Player Balance]] over game instances.  
+
[[Asymmetric Gameplay]] in general promotes [[Varied Gameplay]], be it through [[Asymmetric Abilities]], [[Asymmetric Goals]], [[Asymmetric Resource Distribution]], [[Asymmetric Resource Distribution]], [[Asymmetric Roles]], or [[Asymmetric Starting Conditions]]. [[Orthogonal Differentiation]] (between players' abilities) and [[Vulnerabilities]] also typically provide [[Varied Gameplay]] between game instances through giving players different [[Abilities]] or [[Resources]] each time they play (limited by the number of different [[Abilities]] and [[Resources]] that are varied). This can be packaged as [[Asymmetric Roles]] and in [[Multiplayer Games]] this can take the form of [[Functional Roles]]. With enough different types of game elements, games using [[Heterogeneous Game Element Ownership]] (e.g. [[Magic: The Gathering]]), [[Card Building]] (e.g. [[Mystic Vale]]), or [[Deck Building]] (e.g. [[Dominion]]) more or less guarantees that there will be [Varied Gameplay]] at least on a mechanical level (general play styles and phases may still be very similar between game instances). [[Competence Areas]] in general can support [[Varied Gameplay]] but more likely between players than for individual players. [[Flanking Routes]] lets players have difference between game instances in that they can use different routes to achieve their goals between the instances. [[Back-to-Back Game Sessions]] can be used to any game design that has [[Varied Gameplay]] between game instances to further provide [[Varied Gameplay]] although this is most often used in games with [[Asymmetric Starting Conditions]] to create [[Player Balance]] over game instances.  
  
During game instances [[Varied Gameplay]] can be forced on players through [[Ability Losses]] and [[Cooldown]] effects since these can make players have to handle challenges in different ways during a game instance. More positively from the players' perspective, [[Varied Gameplay]] can be achieved by presenting them with [[New Abilities]] (possibly through access to new [[Weapons]]), [[Privileged Movement]], [[Sidegrades]], [[Temporary Abilities]], and new or improved [[Skills]]. Letting players meet or control different [[Units]] or [[Vehicles]] is another way to give [[Varied Gameplay]] to them, possibly through [[Transfer of Control]]. In more general terms, having [[Orthogonal Differentiation]] among the various game elements encountered in a game. For games with [[Abstract Player Construct Development]] or [[Character Development]], giving [[New Abilities]] or [[Improved Abilities]] to these provide players with [[Varied Gameplay]] in that they get more and more options of what to do as gameplay progresses. When it comes to varying goals within a game instance, [[Ephemeral Goals]] and [[Minigames]] can do this and thereby make players have different gameplay during a game instance.  
+
During game instances [[Varied Gameplay]] can be forced on players through [[Ability Losses]] and [[Cooldown]] effects since these can make players have to handle challenges in different ways during a game instance. More positively from the players' perspective, [[Varied Gameplay]] can be achieved by presenting them with [[New Abilities]] (possibly through access to new [[Weapons]]), [[Privileged Movement]], [[Sidegrades]], new or improved [[Skills]], [[Temporary Abilities]], and [[Vision Modes]]. Letting players meet or control different [[Units]] or [[Vehicles]] is another way to give [[Varied Gameplay]] to them, possibly through [[Transfer of Control]]. In more general terms, having [[Orthogonal Differentiation]] among the various game elements encountered in a game. For games with [[Abstract Player Construct Development]] or [[Character Development]], giving [[New Abilities]] or [[Improved Abilities]] to these provide players with [[Varied Gameplay]] in that they get more and more options of what to do as gameplay progresses. When it comes to varying goals within a game instance, [[Ephemeral Goals]] and [[Minigames]] can do this and thereby make players have different gameplay during a game instance. While not introducing new goals, both [[Supporting Goals]] and [[Testing Achievements]] can make players try other types of goals than the ones they typically focus on.  
  
 
[[Complex Gameplay]] on a more abstract level promotes [[Varied Gameplay]] since players may both need to handle more different types of challenges (and have more different actions available) and need to vary their style of playing overtime. [[Polyathlons]] can be seen as a special case of this through dividing a game into several different parts which each require different skills. One way of making [[Varied Gameplay]] through [[Complex Gameplay]] is having many [[Resources]] in a game and providing players with possibilities of using [[Converters]] or combinations of [[Producer-Consumer]] actions on them. Having different phases is another way of having [[Varied Gameplay]] in a game, for example through the use of patterns such as [[Construction/Scoring Phase Shift]] or games with [[Planning Phases]] or [[Execution Phases]], or both.  
 
[[Complex Gameplay]] on a more abstract level promotes [[Varied Gameplay]] since players may both need to handle more different types of challenges (and have more different actions available) and need to vary their style of playing overtime. [[Polyathlons]] can be seen as a special case of this through dividing a game into several different parts which each require different skills. One way of making [[Varied Gameplay]] through [[Complex Gameplay]] is having many [[Resources]] in a game and providing players with possibilities of using [[Converters]] or combinations of [[Producer-Consumer]] actions on them. Having different phases is another way of having [[Varied Gameplay]] in a game, for example through the use of patterns such as [[Construction/Scoring Phase Shift]] or games with [[Planning Phases]] or [[Execution Phases]], or both.  
Line 32: Line 29:
 
[[Levels]] can be used to provide [[Varied Gameplay]] both through having individual [[Levels]] differ from each other (through structure, variety in content, and varying rules) and by differing internally (for example through [[Environmental Effects]]). Variations in [[Enemies]] are a very common solution for [[Levels|Level]] variation, e.g. by giving [[Achilles' Heels]] to some [[Enemies]] or by giving [[Privileged Abilities]] to [[Boss Monsters]]. [[Backtracking Levels]] is a production efficient way of proving [[Varied Gameplay]] over a [[Levels|Level]] as long as it isn't symmetric. [[Tile-Laying]] can be used as a way to vary [[Levels]], as consequences of players' actions, [[Randomness]], or procedural content generation. Player quite naturally experience [[Varied Gameplay]] between game instances when those instances have [[Persistent Game Worlds]] which players create through [[Construction]] or [[Creative Control]].  
 
[[Levels]] can be used to provide [[Varied Gameplay]] both through having individual [[Levels]] differ from each other (through structure, variety in content, and varying rules) and by differing internally (for example through [[Environmental Effects]]). Variations in [[Enemies]] are a very common solution for [[Levels|Level]] variation, e.g. by giving [[Achilles' Heels]] to some [[Enemies]] or by giving [[Privileged Abilities]] to [[Boss Monsters]]. [[Backtracking Levels]] is a production efficient way of proving [[Varied Gameplay]] over a [[Levels|Level]] as long as it isn't symmetric. [[Tile-Laying]] can be used as a way to vary [[Levels]], as consequences of players' actions, [[Randomness]], or procedural content generation. Player quite naturally experience [[Varied Gameplay]] between game instances when those instances have [[Persistent Game Worlds]] which players create through [[Construction]] or [[Creative Control]].  
  
Varying players' [[Abilities]], the challenges, or the game elements in a game can all promote [[Varied Gameplay]]. However, this typically also promotes [[Replayability]], so ensuring that a game has [[Replayability]] often works as a way of making [[Varied Gameplay]] be present in a game design.  
+
Varying players' [[Abilities]], the challenges, or the game elements in a game can all promote [[Varied Gameplay]]. However, this typically also promotes [[Replayability]], so ensuring that a game has [[Replayability]] often works as a way of making [[Varied Gameplay]] be present in a game design. This is even more certain in games that also encourage [[Strategic Planning]].
  
 
Some patterns work against [[Varied Gameplay]]. Ones that make players do less or make them do the same most of the time belong to this group. Examples include [[Camping]], [[No-Ops]] and [[Entrenching Gameplay]]. [[Symmetry]] in general remove variety, so [[Symmetric Goals]], [[Symmetric Information]], and [[Symmetric Resource Distribution]] all work against [[Varied Gameplay]]. [[Quick Games]] works against the patterns simply because it may be difficult to have variety in a short game. While [[Sensory-Motoric Engrossment]] doesn't work against [[Varied Gameplay]], [[Varied Gameplay]] works against players being able to have that particular type of engrossment.  
 
Some patterns work against [[Varied Gameplay]]. Ones that make players do less or make them do the same most of the time belong to this group. Examples include [[Camping]], [[No-Ops]] and [[Entrenching Gameplay]]. [[Symmetry]] in general remove variety, so [[Symmetric Goals]], [[Symmetric Information]], and [[Symmetric Resource Distribution]] all work against [[Varied Gameplay]]. [[Quick Games]] works against the patterns simply because it may be difficult to have variety in a short game. While [[Sensory-Motoric Engrossment]] doesn't work against [[Varied Gameplay]], [[Varied Gameplay]] works against players being able to have that particular type of engrossment.  
 
=== Can Be Instantiated By ===
 
[[Vision Modes]],
 
 
[[Geometric Progression]] together with [[Negative Feedback Loops]]
 
 
[[Strategic Planning]] together with [[Replayability]]
 
 
=== Can Be Modulated By ===
 
[[Diminishing Returns]],
 
[[Internal Rivalry]],
 
[[Supporting Goals]],
 
[[Testing Achievements]]
 
 
  
 
=== Diegetic Aspects ===
 
=== Diegetic Aspects ===
Line 54: Line 37:
  
 
== Consequences ==
 
== Consequences ==
[[Varied Gameplay]] can make games have [[Challenging Gameplay]] since players need to be able to handle shifting contexts (besides how challenging the actual activities are). This naturally affect how easy it is to have[[Gameplay Mastery]] of such a game.
+
[[Varied Gameplay]] can make games have [[Challenging Gameplay]] since players need to be able to handle shifting contexts (besides how challenging the actual activities are). This naturally affect how easy it is to have [[Gameplay Mastery]] of such a game.
  
 
== Relations ==
 
== Relations ==
Line 68: Line 51:
 
[[Alien Space Bats]],  
 
[[Alien Space Bats]],  
 
[[Asymmetric Abilities]],  
 
[[Asymmetric Abilities]],  
 +
[[Asymmetric Gameplay]],
 
[[Asymmetric Goals]],  
 
[[Asymmetric Goals]],  
 
[[Asymmetric Resource Distribution]],  
 
[[Asymmetric Resource Distribution]],  
Line 74: Line 58:
 
[[Backtracking Levels]],  
 
[[Backtracking Levels]],  
 
[[Back-to-Back Game Sessions]],  
 
[[Back-to-Back Game Sessions]],  
 +
[[Card Building]],
 
[[Competence Areas]],  
 
[[Competence Areas]],  
 
[[Complex Gameplay]],  
 
[[Complex Gameplay]],  
Line 79: Line 64:
 
[[Converters]],  
 
[[Converters]],  
 
[[Cooldown]],  
 
[[Cooldown]],  
 +
[[Deck Building]],
 
[[Dynamic Alliances]],  
 
[[Dynamic Alliances]],  
 
[[Environmental Effects]],  
 
[[Environmental Effects]],  
Line 86: Line 72:
 
[[Flanking Routes]],  
 
[[Flanking Routes]],  
 
[[Freedom of Choice]],  
 
[[Freedom of Choice]],  
 +
[[Heterogeneous Game Element Ownership]],
 
[[Incompatible Goals]],  
 
[[Incompatible Goals]],  
 
[[Internal Conflicts]],  
 
[[Internal Conflicts]],  
Line 100: Line 87:
 
[[Reconfigurable Game Worlds]],  
 
[[Reconfigurable Game Worlds]],  
 
[[Replayability]],  
 
[[Replayability]],  
[[Selectable Sets of Goals]],  
+
[[Selectable Set of Goals]],  
 
[[Sidegrades]],  
 
[[Sidegrades]],  
 
[[Skills]],  
 
[[Skills]],  
 
[[Social Roles]],  
 
[[Social Roles]],  
 +
[[Supporting Goals]],
 
[[Temporary Abilities]],  
 
[[Temporary Abilities]],  
 
[[Tile-Laying]],  
 
[[Tile-Laying]],  
Line 139: Line 127:
 
=== Can Be Modulated By ===
 
=== Can Be Modulated By ===
 
[[Diminishing Returns]],  
 
[[Diminishing Returns]],  
[[Internal Rivalry]],
 
[[Supporting Goals]],
 
 
[[Testing Achievements]]
 
[[Testing Achievements]]
  
Line 163: Line 149:
 
<references>
 
<references>
 
<ref name="Bjork & Holopainen 2004">Björk, S. & Holopainen, J. (2004) ''Patterns in Game Design''. Charles River Media. ISBN1-58450-354-8.</ref>
 
<ref name="Bjork & Holopainen 2004">Björk, S. & Holopainen, J. (2004) ''Patterns in Game Design''. Charles River Media. ISBN1-58450-354-8.</ref>
 +
<ref name="52 deck">Wikipedia [https://en.wikipedia.org/wiki/Standard_52-card_deck entry] for the standard 52-card deck.</ref>
 
</references>
 
</references>
  
 
== Acknowledgements ==
 
== Acknowledgements ==
 
-
 
-

Latest revision as of 11:17, 21 March 2018

Variation in gameplay for a game, either within a single play session or between different play sessions.

Games that never vary in what is possible to do don't let players have choices or even influence. For this reason games typically offer variety but this is naturally limited due to games having rule sets that dictate what actions are possible. Even so, players can experience that some games allow for quite different gameplay experiences and choices while others don't. Those that do are said to have Varied Gameplay.

Examples

Settlers of Catan allows for randomizing its hexes to provide different setups each time it is played. Similarly, Rogue and Torchlight uses randomness to make their levels be different each time players play them. Slaves to Armok II: Dwarf Fortress and Unexplored takes this a step further and uses procedural content generation to create their worlds and levels respectively. Warhammer 40K and Magic: The Gathering supports Varied Gameplay through letting players bring varied sets of game elements to each game instance; Dominion and Mystic Vale instead provides this variety from decks of cards that players acquire during gameplay.

Each turn in any of the Fluxx series can change the rules controlling how players can act in the games. While the possibility space of rules is fixed in these, Nomic allows each players' turn to introduce completely new rules to the game (or change or remove existing ones).

Game systems like Basic Role-Playing and GURPS allows for Varied Gameplay simply because players (or rather game masters) can create their own specific games using these. The standard 52-card deck[1] is another example of this since it supports many different games.

Using the pattern

Games can be seen as not being varied even if they provide many different types of actions, choices, or goals. This is because players may perceive large scale patterns that negate the variations in detail or since they may feel that the local variations have no significant impact on how gameplay develops. For this reason, Varied Gameplay is a Subjective Pattern whose presence can really only be determined over time. That said, one of the most general ways of ensuring Varied Gameplay within a game instance is to vary the rules that apply in that instance. This can either simply be by having Varying Rule Sets but an alternative is to have Evolving Rule Sets. In general, Randomness is a way to promote Varied Gameplay. This can be done both within and between game instances, for example through applying Randomness on Enemies, Ephemeral Goals, Game Worlds, Levels, or Quests. For Game Worlds specifically, Procedurally Generated Game Worlds, Player Constructed Worlds, or Reconfigurable Game Worlds can be used to make these vary between game instances. Another general approach to support Varied Gameplay is to allow players choices since each choice can provide more variation. While this means that Freedom of Choice or Open Destiny together with Limited Set of Actions can be used in general, a Selectable Set of Goals provides a clear enumeration of what choices exist while Incompatible Goals or Internal Conflicts force players to choice between goals. Geometric Progression together with Negative Feedback Loops can make continued efforts towards similar goals less useful and thereby encourage players to vary themselves concerning what goals they choose to strive towards (Diminishing Returns can serve a similar purpose). When several players play together, their choices and interaction can provide even more variation due to social and psychological effects. This means that patterns dealing with creating shifting relations between game agents, e.g. Dynamic Alliances and Internal Rivalry, make for Varied Gameplay (Internal Rivalry can also make players find other goals to avoid conflicts and thereby encourage players to make use of the variety in goals that exists). To a lesser degree, this can also be achieved by giving players Functional or Social Roles, and somewhat paradoxically AI Players can be used for this also since they can guarantee different behaviors to the other players of a game. Besides these general approaches there are two main categories of Varied Gameplay: that which is varied between game instances and that which is varied within game instances. A game can of course aspire to provide both.

Asymmetric Gameplay in general promotes Varied Gameplay, be it through Asymmetric Abilities, Asymmetric Goals, Asymmetric Resource Distribution, Asymmetric Resource Distribution, Asymmetric Roles, or Asymmetric Starting Conditions. Orthogonal Differentiation (between players' abilities) and Vulnerabilities also typically provide Varied Gameplay between game instances through giving players different Abilities or Resources each time they play (limited by the number of different Abilities and Resources that are varied). This can be packaged as Asymmetric Roles and in Multiplayer Games this can take the form of Functional Roles. With enough different types of game elements, games using Heterogeneous Game Element Ownership (e.g. Magic: The Gathering), Card Building (e.g. Mystic Vale), or Deck Building (e.g. Dominion) more or less guarantees that there will be [Varied Gameplay]] at least on a mechanical level (general play styles and phases may still be very similar between game instances). Competence Areas in general can support Varied Gameplay but more likely between players than for individual players. Flanking Routes lets players have difference between game instances in that they can use different routes to achieve their goals between the instances. Back-to-Back Game Sessions can be used to any game design that has Varied Gameplay between game instances to further provide Varied Gameplay although this is most often used in games with Asymmetric Starting Conditions to create Player Balance over game instances.

During game instances Varied Gameplay can be forced on players through Ability Losses and Cooldown effects since these can make players have to handle challenges in different ways during a game instance. More positively from the players' perspective, Varied Gameplay can be achieved by presenting them with New Abilities (possibly through access to new Weapons), Privileged Movement, Sidegrades, new or improved Skills, Temporary Abilities, and Vision Modes. Letting players meet or control different Units or Vehicles is another way to give Varied Gameplay to them, possibly through Transfer of Control. In more general terms, having Orthogonal Differentiation among the various game elements encountered in a game. For games with Abstract Player Construct Development or Character Development, giving New Abilities or Improved Abilities to these provide players with Varied Gameplay in that they get more and more options of what to do as gameplay progresses. When it comes to varying goals within a game instance, Ephemeral Goals and Minigames can do this and thereby make players have different gameplay during a game instance. While not introducing new goals, both Supporting Goals and Testing Achievements can make players try other types of goals than the ones they typically focus on.

Complex Gameplay on a more abstract level promotes Varied Gameplay since players may both need to handle more different types of challenges (and have more different actions available) and need to vary their style of playing overtime. Polyathlons can be seen as a special case of this through dividing a game into several different parts which each require different skills. One way of making Varied Gameplay through Complex Gameplay is having many Resources in a game and providing players with possibilities of using Converters or combinations of Producer-Consumer actions on them. Having different phases is another way of having Varied Gameplay in a game, for example through the use of patterns such as Construction/Scoring Phase Shift or games with Planning Phases or Execution Phases, or both.

Levels can be used to provide Varied Gameplay both through having individual Levels differ from each other (through structure, variety in content, and varying rules) and by differing internally (for example through Environmental Effects). Variations in Enemies are a very common solution for Level variation, e.g. by giving Achilles' Heels to some Enemies or by giving Privileged Abilities to Boss Monsters. Backtracking Levels is a production efficient way of proving Varied Gameplay over a Level as long as it isn't symmetric. Tile-Laying can be used as a way to vary Levels, as consequences of players' actions, Randomness, or procedural content generation. Player quite naturally experience Varied Gameplay between game instances when those instances have Persistent Game Worlds which players create through Construction or Creative Control.

Varying players' Abilities, the challenges, or the game elements in a game can all promote Varied Gameplay. However, this typically also promotes Replayability, so ensuring that a game has Replayability often works as a way of making Varied Gameplay be present in a game design. This is even more certain in games that also encourage Strategic Planning.

Some patterns work against Varied Gameplay. Ones that make players do less or make them do the same most of the time belong to this group. Examples include Camping, No-Ops and Entrenching Gameplay. Symmetry in general remove variety, so Symmetric Goals, Symmetric Information, and Symmetric Resource Distribution all work against Varied Gameplay. Quick Games works against the patterns simply because it may be difficult to have variety in a short game. While Sensory-Motoric Engrossment doesn't work against Varied Gameplay, Varied Gameplay works against players being able to have that particular type of engrossment.

Diegetic Aspects

Alien Space Bats can be used to introduce or point players towards areas of a game where Varied Gameplay exists due to the introduction of new elements to the diegesis.

Consequences

Varied Gameplay can make games have Challenging Gameplay since players need to be able to handle shifting contexts (besides how challenging the actual activities are). This naturally affect how easy it is to have Gameplay Mastery of such a game.

Relations

Can Instantiate

Challenging Gameplay

Can Modulate

Gameplay Mastery

Can Be Instantiated By

Ability Losses, AI Players, Alien Space Bats, Asymmetric Abilities, Asymmetric Gameplay, Asymmetric Goals, Asymmetric Resource Distribution, Asymmetric Roles, Asymmetric Starting Conditions, Backtracking Levels, Back-to-Back Game Sessions, Card Building, Competence Areas, Complex Gameplay, Construction/Scoring Phase Shift, Converters, Cooldown, Deck Building, Dynamic Alliances, Environmental Effects, Ephemeral Goals, Evolving Rule Sets, Execution Phases, Flanking Routes, Freedom of Choice, Heterogeneous Game Element Ownership, Incompatible Goals, Internal Conflicts, Internal Rivalry, Minigames, New Abilities, Levels, Orthogonal Differentiation, Planning Phases, Polyathlons, Privileged Movement, Procedurally Generated Game Worlds, Producer-Consumer, Reconfigurable Game Worlds, Replayability, Selectable Set of Goals, Sidegrades, Skills, Social Roles, Supporting Goals, Temporary Abilities, Tile-Laying, Transfer of Control, Units, Varying Rule Sets, Vehicles, Vision Modes, Vulnerabilities

Abstract Player Construct Development together with Improved Abilities or New Abilities

Achilles' Heels together with Enemies

Boss Monsters together with Privileged Abilities

Character Development together with Improved Abilities or New Abilities

Functional Roles together with Multiplayer Games

Game Worlds together with Player Constructed Worlds

Geometric Progression together with Negative Feedback Loops

Open Destiny together with Limited Set of Actions

Persistent Game Worlds together with Construction or Creative Control

Randomness together with Enemies, Ephemeral Goals, Game Worlds, Levels, or Quests

Strategic Planning together with Replayability

Weapons together with New Abilities

Can Be Modulated By

Diminishing Returns, Testing Achievements

Possible Closure Effects

-

Potentially Conflicting With

Camping, Entrenching Gameplay, No-Ops, Quick Games, Sensory-Motoric Engrossment, Symmetric Goals, Symmetric Information, Symmetric Resource Distribution, Symmetry

History

An updated version of the pattern Varied Gameplay that was part of the original collection in the book Patterns in Game Design[2].

References

  1. Wikipedia entry for the standard 52-card deck.
  2. Björk, S. & Holopainen, J. (2004) Patterns in Game Design. Charles River Media. ISBN1-58450-354-8.

Acknowledgements

-