Difference between revisions of "Self-Reported Positioning"
(→Anti-Examples) |
|||
Line 18: | Line 18: | ||
==== Anti-Examples ==== | ==== Anti-Examples ==== | ||
− | + | Location-based social network such as Foursquare<ref name="foursquare"/> and Gowalla<ref name="gowalla"/> 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 == | == Using the pattern == |
Revision as of 08:05, 21 August 2012
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
Contents
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
Can Modulate
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
Relations
Can Instantiate
with Player-Location Proximity
Can Modulate
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.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.
- ↑ Cite error: Invalid
<ref>
tag; no text was provided for refs namedfoursquare
- ↑ Cite error: Invalid
<ref>
tag; no text was provided for refs namedgowalla
References
-