Difference between revisions of "Ghosts"

From gdp3
Jump to: navigation, search
(Relations)
(Consequences)
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Category:Patterns]]
 
[[Category:Patterns]]
 
[[Category:Mechanical Patterns]]
 
[[Category:Mechanical Patterns]]
[[Category:Needs work]]
 
 
[[Category:Needs revision]]
 
[[Category:Needs revision]]
[[Category:Needs examples]]
 
 
[[Category:Needs references]]
 
[[Category:Needs references]]
[[Category:Patterns created on the Wiki]]
 
[[Category:Stub]]
 
[[Category:Staffan's current workpage]]
 
 
''The use of actions from earlier game sessions in a game session to let players have challenges against other people's earlier attempts, including their own.''
 
''The use of actions from earlier game sessions in a game session to let players have challenges against other people's earlier attempts, including their own.''
  
One of the more exciting types of challenges one can have in games is that which human opponents can provide. [[Ghosts]] is a game mechanic that allows players to get such challenges without requiring that other players are taking part in the game instances. Instead, the recordings of players' actions - including the current player - in earlier game instances can be used as the basis for the actions of an entity in the current game instances. These [[Ghosts]] are naturally only feasible in some types of games, more specifically those where players' actions cannot directly interfere with each other.  
+
One of the more exciting types of challenges one can have in games is that which human opponents can provide. [[Ghosts]] is a game mechanic that allows players to get such challenges without requiring that other players are taking part in the game instances. Instead, the recordings of players' actions - including the current player - in earlier game sessions can be used as the basis for the actions of an entity in the current game session. These [[Ghosts]] are naturally only feasible in some types of games, more specifically those where players' actions cannot directly interfere with each other.  
  
 
=== Examples ===
 
=== Examples ===
[[:Category:Racing Games|Racing Games]] such as the [[Gran Turismo series]] make use of [[Ghosts]] to let players compare their current play session with earlier ones, or to practice against the optimal path.
+
[[:Category:Racing Games|Racing Games]] such as the [[Gran Turismo series]] and the [[Mario Kart series]] make use of [[Ghosts]] to let players compare their current play session with earlier ones, or to practice against the optimal path.
  
In the [[ESP Game]], players cooperate with unknown other players in describing images under pressure of time. However, the restricted communication abilities available and the task at hand makes it possible for the game to use [[Ghosts]] of other players without them realizing this.
+
[[Cursor*10]] is a [[:Category:Puzzle Games|Puzzle Game]] where players have ten time-limited lives, and later lives need to play "together" with the actions of the previous ones. In the [[ESP Game]], players cooperate with unknown other players in describing images under pressure of time. However, the restricted communication abilities available and the task at hand make it possible for the game to use [[Ghosts]] of other players without them realizing this.
 
+
[[Cursor*10]] is a [[:Category:Puzzle Games|Puzzle Game]] where players have ten time-limited lives, and later lives need to play "together" with the actions of the previous ones.
+
  
 
== Using the pattern ==
 
== Using the pattern ==
Ghosts are mainly used in Races or other games where the player has a limited overview of the whole game world and where there is little outside influence on players' performance.
+
[[Ghosts]] are mainly used in [[Races]] or other games where the player has a limited overview of the game world. Here the [[Ghosts]] are immaterial entities which provide variations of the normal gameplay in the form of [[Speedruns]] with diegetically embodied [[Time Limits]]. However, [[Ghosts]] can also be used where players' cannot directly influence others players' performance. The [[ESP Game]] does this through limiting their possibilities of communicating and having gameplay only consisting of providing descriptive words for images. [[Cursor*10]] does this by having previous "cursors" actions be [[Ultra-Powerful Events]].
  
The main design choice affecting player influence on the game's use of Ghosts is whether players should be allowed to select which game sessions are saved and used as Ghosts or if this is determined by the game mechanically, i. e. by Score. Further, the use of Ghosts can be chosen to only be possible within the same save file, i. e. defining a closed game world, or be shared to other save files as Trans-Game Information.
+
These examples show one design choice available when designing [[Ghosts]]: are the actions of [[Ghosts]] and players unable to affect each other or are the actions of [[Ghosts]] instead [[Ultra-Powerful Events]].
 +
Another design choice regarding the pattern is if players should be allowed to select which game sessions are saved and used as [[Ghosts]] or if this is determined by the game mechanically, i.e. by [[Scores|Score]]. Further, the use of [[Ghosts]] can be chosen to only be possible within the same save file or physical console, or be shared to others as [[Trans-Game Information]] ([[:Category:Racing Games|Racing Games]] typically do the first, as does [[Cursor*10]] while the [[ESP Game]] is an example of the latter).
  
 
=== Diegetic Aspects ===
 
=== Diegetic Aspects ===
 +
[[Ghosts]] is likely to break [[Diegetic Consistency|Diegetic]] or [[Thematic Consistency]] since not many game settings have immaterial agents or agents whose actions are impossible to affect.
  
=== Interface Aspects ===
+
== Consequences ==
 +
[[Ghosts]] are [[Replays]] of the actions of players in earlier game sessions. They are often shown as [[Geospatial Game Widgets]] but may be considered [[Avatars]] as well. Even if they have no possibility to react to players' actions, they can be seen as a very limited form of [[AI Players]] since it is the game system that reenacts the recorded actions. [[Ghosts]] do modulate [[Game Worlds]] by introducing more game elements and series of actions into them.
  
=== Narrative Aspects ===
+
Some types of [[Ghosts]] can be seen as a form of [[High Score Lists]] that contains whole game sessions instead of only the [[Scores|Score]]. This typically introduces [[Time Limits]] in games, which in turn often creates [[Races]] and [[Speedruns]]. As such, [[Ghosts]] can be used to make [[Single-Player Games]] into a form of mixture of [[Asynchronous Gameplay]] and [[Multiplayer Games]] where whole play sessions are played before comparing results (alternatively, this can be seen as a form of [[Massively Single-Player Online Games]]). These types of games naturally have [[Competition]] although only one player is likely to be competing.
 
+
== Consequences ==
+
Ghosts can be seen as a form of Highscore List that contains the whole game sessions instead of only the Score. As such, Ghosts can be used to make a Single-Player Game into a form of mixture between an Asynchronous Game and Multiplayer Games where the whole play sessions are played before comparing results. Ghosts naturally create Competition even though the players are not playing at the same time.
+
  
 
== Relations ==
 
== Relations ==
 
=== Can Instantiate ===
 
=== Can Instantiate ===
 
[[AI Players]],  
 
[[AI Players]],  
 +
[[Asynchronous Gameplay]],
 
[[Avatars]],  
 
[[Avatars]],  
 +
[[Competition]],
 
[[Geospatial Game Widgets]],  
 
[[Geospatial Game Widgets]],  
 
[[High Score Lists]],  
 
[[High Score Lists]],  
Line 43: Line 38:
 
[[Races]],  
 
[[Races]],  
 
[[Replays]],  
 
[[Replays]],  
[[Speed Runs]]
+
[[Speedruns]],
 +
[[Time Limits]],
  
 
=== Can Modulate ===
 
=== Can Modulate ===
Line 52: Line 48:
  
 
=== Can Be Modulated By ===
 
=== Can Be Modulated By ===
-
+
[[Ultra-Powerful Events]]
  
 
=== Possible Closure Effects ===
 
=== Possible Closure Effects ===
Line 58: Line 54:
  
 
=== Potentially Conflicting With ===
 
=== Potentially Conflicting With ===
-
+
[[Diegetic Consistency]],
 +
[[Thematic Consistency]]
  
 
== History ==
 
== History ==
Line 69: Line 66:
  
 
== Acknowledgements ==
 
== Acknowledgements ==
-
+
Johan Wingård

Latest revision as of 16:52, 31 January 2015

The use of actions from earlier game sessions in a game session to let players have challenges against other people's earlier attempts, including their own.

One of the more exciting types of challenges one can have in games is that which human opponents can provide. Ghosts is a game mechanic that allows players to get such challenges without requiring that other players are taking part in the game instances. Instead, the recordings of players' actions - including the current player - in earlier game sessions can be used as the basis for the actions of an entity in the current game session. These Ghosts are naturally only feasible in some types of games, more specifically those where players' actions cannot directly interfere with each other.

Examples

Racing Games such as the Gran Turismo series and the Mario Kart series make use of Ghosts to let players compare their current play session with earlier ones, or to practice against the optimal path.

Cursor*10 is a Puzzle Game where players have ten time-limited lives, and later lives need to play "together" with the actions of the previous ones. In the ESP Game, players cooperate with unknown other players in describing images under pressure of time. However, the restricted communication abilities available and the task at hand make it possible for the game to use Ghosts of other players without them realizing this.

Using the pattern

Ghosts are mainly used in Races or other games where the player has a limited overview of the game world. Here the Ghosts are immaterial entities which provide variations of the normal gameplay in the form of Speedruns with diegetically embodied Time Limits. However, Ghosts can also be used where players' cannot directly influence others players' performance. The ESP Game does this through limiting their possibilities of communicating and having gameplay only consisting of providing descriptive words for images. Cursor*10 does this by having previous "cursors" actions be Ultra-Powerful Events.

These examples show one design choice available when designing Ghosts: are the actions of Ghosts and players unable to affect each other or are the actions of Ghosts instead Ultra-Powerful Events. Another design choice regarding the pattern is if players should be allowed to select which game sessions are saved and used as Ghosts or if this is determined by the game mechanically, i.e. by Score. Further, the use of Ghosts can be chosen to only be possible within the same save file or physical console, or be shared to others as Trans-Game Information (Racing Games typically do the first, as does Cursor*10 while the ESP Game is an example of the latter).

Diegetic Aspects

Ghosts is likely to break Diegetic or Thematic Consistency since not many game settings have immaterial agents or agents whose actions are impossible to affect.

Consequences

Ghosts are Replays of the actions of players in earlier game sessions. They are often shown as Geospatial Game Widgets but may be considered Avatars as well. Even if they have no possibility to react to players' actions, they can be seen as a very limited form of AI Players since it is the game system that reenacts the recorded actions. Ghosts do modulate Game Worlds by introducing more game elements and series of actions into them.

Some types of Ghosts can be seen as a form of High Score Lists that contains whole game sessions instead of only the Score. This typically introduces Time Limits in games, which in turn often creates Races and Speedruns. As such, Ghosts can be used to make Single-Player Games into a form of mixture of Asynchronous Gameplay and Multiplayer Games where whole play sessions are played before comparing results (alternatively, this can be seen as a form of Massively Single-Player Online Games). These types of games naturally have Competition although only one player is likely to be competing.

Relations

Can Instantiate

AI Players, Asynchronous Gameplay, Avatars, Competition, Geospatial Game Widgets, High Score Lists, Massively Single-Player Online Games, Multiplayer Games, Races, Replays, Speedruns, Time Limits,

Can Modulate

Game Worlds

Can Be Instantiated By

-

Can Be Modulated By

Ultra-Powerful Events

Possible Closure Effects

-

Potentially Conflicting With

Diegetic Consistency, Thematic Consistency

History

An updated version of the pattern Ghosts 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.

Acknowledgements

Johan Wingård