Difference between revisions of "AI Players"

From gdp3
Jump to: navigation, search
Line 9: Line 9:
 
[[Category:Staffan's current workpage]]
 
[[Category:Staffan's current workpage]]
 
''AI Agents that are supposed to be able to function on a level comparable to players.''
 
''AI Agents that are supposed to be able to function on a level comparable to players.''
 +
 +
All games need players. However, there are not always enough people available and willing to play to fit the demands on
  
 
This pattern is still a stub.
 
This pattern is still a stub.
  
 
=== Examples ===
 
=== Examples ===
 +
 +
 +
Not all AI players need to be controlled by computers. A 'robot', really a set of instructions that a human needed to follow, was introduced in the expansion 'The Gathering Storm' of the card game [[Race for the Galaxy]]. This 'robot' allows a single player to player against it as if a two-player instance of the game was being played. An even earlier example of an [[AI Players|AI Player]] was 'MENACE' by Donald Michie which could not only play [[Tic-Tac-Toe]] but got better after each time it played. Developed when access to computers where limited, it was first implemented through the use of beans and about 300 matchboxes<ref name="Michie"/>.
 +
 +
  
 
== Using the pattern ==
 
== Using the pattern ==
 +
 +
[[Agents]]
 +
[[Avatars]]
 +
[[Units]]
 +
[[Algorithmic Agents]]
 +
[[Freedom of Choice]]
 +
[[Multiplayer Games]]
 +
[[Zero-Player Games]]
 +
[[Factions]]
 +
[[Teams]]
  
 
=== Diegetic Aspects ===
 
=== Diegetic Aspects ===
Line 42: Line 59:
  
 
== References ==
 
== References ==
 +
<references>
 +
<ref name="Michie">Michie, D. 'Trial and Error', in Penguin Science Survey 1961, Vol. 2.</ref>
 +
</references>

Revision as of 11:14, 3 January 2011

AI Agents that are supposed to be able to function on a level comparable to players.

All games need players. However, there are not always enough people available and willing to play to fit the demands on

This pattern is still a stub.

Examples

Not all AI players need to be controlled by computers. A 'robot', really a set of instructions that a human needed to follow, was introduced in the expansion 'The Gathering Storm' of the card game Race for the Galaxy. This 'robot' allows a single player to player against it as if a two-player instance of the game was being played. An even earlier example of an AI Player was 'MENACE' by Donald Michie which could not only play Tic-Tac-Toe but got better after each time it played. Developed when access to computers where limited, it was first implemented through the use of beans and about 300 matchboxes[1].


Using the pattern

Agents Avatars Units Algorithmic Agents Freedom of Choice Multiplayer Games Zero-Player Games Factions Teams

Diegetic Aspects

Interface Aspects

Narrative Aspects

Consequences

Relations

Can Instantiate

Can Modulate

Can Be Instantiated By

Can Be Modulated By

Possible Closure Effects

Potentially Conflicting With

History

New pattern created in this wiki.

References

  1. Michie, D. 'Trial and Error', in Penguin Science Survey 1961, Vol. 2.