Difference between revisions of "Robotic Players"
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Speculative Patterns]] | [[Category:Speculative Patterns]] | ||
[[Category:Patterns]] | [[Category:Patterns]] | ||
− | |||
[[Category:Needs revision]] | [[Category:Needs revision]] | ||
[[Category:Needs examples]] | [[Category:Needs examples]] | ||
[[Category:Needs references]] | [[Category:Needs references]] | ||
[[Category:Patterns created on the Wiki]] | [[Category:Patterns created on the Wiki]] | ||
− | |||
[[Category:To be Published]] | [[Category:To be Published]] | ||
− | |||
''Physical robots created or appropriated to take part as players of a game.'' | ''Physical robots created or appropriated to take part as players of a game.'' | ||
Line 16: | Line 13: | ||
=== Examples === | === Examples === | ||
[[RoboCup]], which is actually versions of [[Soccer]] players by robots, is the prime example of using [[Robotic Players]]. | [[RoboCup]], which is actually versions of [[Soccer]] players by robots, is the prime example of using [[Robotic Players]]. | ||
+ | |||
+ | ==== Anti-Examples ==== | ||
+ | While the mechanical turk<ref name="mech_turk"/> was claimed to be a machine that could play [[Chess]], it was in fact a machine in which a human could hide and play the game pretending to be the machine. | ||
== Using the pattern == | == Using the pattern == | ||
[[Robotic Players]] are created by giving [[AI Players]] control over robots, typically with the intent of letting those [[AI Players]] engage in [[Physical Enactment]] or [[Physical Navigation]]. | [[Robotic Players]] are created by giving [[AI Players]] control over robots, typically with the intent of letting those [[AI Players]] engage in [[Physical Enactment]] or [[Physical Navigation]]. | ||
− | There are several patterns that put specific requirements on what [[Robotic Players]] need to be able to do. | + | There are several patterns that put specific requirements on what [[Robotic Players]] need to be able to do. These include most clearly [[Player Physical Prowess]], [[Pervasive Gameplay]], [[Real Life Activities Affect Game State]], and [[Unmediated Social Interaction]] but any patterns related to social interaction between players are also relevant. |
=== Interface Aspects === | === Interface Aspects === | ||
− | [[Robotic Players]] is | + | [[Robotic Players]] is an [[:Category:Interface Patterns|Interface Pattern]]. |
== Consequences == | == Consequences == | ||
− | As said above, [[Robotic Players]] can give [[AI | + | As said above, [[Robotic Players]] can give [[AI Players]] the abilities to perform both [[Physical Enactment]] and [[Physical Navigation]]. |
== Relations == | == Relations == | ||
Line 57: | Line 57: | ||
<references> | <references> | ||
<ref name="bjork">Björk, S. (2013). On The Foundations of Digital Games. Foundations of Digital Games 2013, May 14-17, 2013, Crete, Greece.</ref> | <ref name="bjork">Björk, S. (2013). On The Foundations of Digital Games. Foundations of Digital Games 2013, May 14-17, 2013, Crete, Greece.</ref> | ||
+ | <ref name="mech_turk">Wikipedia [http://en.wikipedia.org/wiki/The_Turk entry] for ''The Turk'' or ''Mechanical Turk''.</ref> | ||
</references> | </references> | ||
== Acknowledgements == | == Acknowledgements == | ||
- | - |
Latest revision as of 10:07, 11 August 2015
Physical robots created or appropriated to take part as players of a game.
Already the first computers where used to emulate players of games[1]. However, these were games that did not need interaction with the physical world or require complex social interaction either due to the nature of the game or by being possible to implement and mediate completely within the computer system. Although an uncommon phenomena currently, Robotic Players are the use of computer programs controlling physical robots to play games.
Contents
Examples
RoboCup, which is actually versions of Soccer players by robots, is the prime example of using Robotic Players.
Anti-Examples
While the mechanical turk[2] was claimed to be a machine that could play Chess, it was in fact a machine in which a human could hide and play the game pretending to be the machine.
Using the pattern
Robotic Players are created by giving AI Players control over robots, typically with the intent of letting those AI Players engage in Physical Enactment or Physical Navigation.
There are several patterns that put specific requirements on what Robotic Players need to be able to do. These include most clearly Player Physical Prowess, Pervasive Gameplay, Real Life Activities Affect Game State, and Unmediated Social Interaction but any patterns related to social interaction between players are also relevant.
Interface Aspects
Robotic Players is an Interface Pattern.
Consequences
As said above, Robotic Players can give AI Players the abilities to perform both Physical Enactment and Physical Navigation.
Relations
Can Instantiate
Physical Enactment, Physical Navigation
Can Modulate
-
Can Be Instantiated By
Can Be Modulated By
Player Physical Prowess, Pervasive Gameplay, Real Life Activities Affect Game State, Unmediated Social Interaction
Possible Closure Effects
-
Potentially Conflicting With
-
History
New pattern created in this wiki.
References
- ↑ Björk, S. (2013). On The Foundations of Digital Games. Foundations of Digital Games 2013, May 14-17, 2013, Crete, Greece.
- ↑ Wikipedia entry for The Turk or Mechanical Turk.
Acknowledgements
-