Self-Reported Positioning

From gdp3
Revision as of 08:05, 21 August 2012 by Staffan Björk (Talk | contribs) (Anti-Examples)

Jump to: navigation, search

Games where variations in players' physical locations are part of the gameplay but where the current locations are reported to the game by the players.

Some games use the location of players as input of the game state but need this information to be reported to where the game state is stored. When this is done by the explicit actions of players - and they can choose what location


Examples

Uncle Roy All Around You is the game that originated the concept of Self-Reported Positioning[1].

Anti-Examples

Location-based social network such as Foursquare[2] and Gowalla[3] let players check-in whenever they wish but the systems provide the actual information, so players cannot report other locations that ones where they actually are.

Using the pattern

Self-Reported Positioning


with Player-Location Proximity

Casual Gameplay

Can Modulate

Player-Location Proximity

Diegetic Aspects

Interface Aspects

Self-Reported Positioning is an Interface pattern since it makes players use an interface to tell the game system their positions.

Narrative Aspects

Consequences

Self-Facilitated Games

Relations

Can Instantiate

Self-Facilitated Games

with Player-Location Proximity

Casual Gameplay

Can Modulate

Player-Location Proximity

Can Be Instantiated By

-

Can Be Modulated By

-

Possible Closure Effects

-

Potentially Conflicting With

-

History

A pattern based upon the concept "Self-Reported Positioning", originally coined by the artist group Blast Theory and reseachers at the Mixed Reality Laboratory. See Benford et al. 2004[1] for more details.

  1. 1.0 1.1 Benford, S., Seager, W., Flintham, M., Anastasi, R., Rowland, D., Humble, J., Stanton, D., Bowers, J., Tandavanitj, N., Adams, M., Row Farr, J., Amanda Oldroyd, A., & Sutton, J. The Error of Our Ways: The Experience of Self-Reported Position in a Location-Based Game. In Proceedings of Ubicomp 2004.
  2. Cite error: Invalid <ref> tag; no text was provided for refs named foursquare
  3. Cite error: Invalid <ref> tag; no text was provided for refs named gowalla

References

-

Acknowledgements