Difference between revisions of "AI Players"

From gdp3
Jump to: navigation, search
Line 16: Line 16:
 
=== Examples ===
 
=== Examples ===
  
 +
Already the first computer game, 'OXO' - a computer-based version of [[Tic-Tac-Toe]] developed by Alexander S. Douglas, allowed a player to compete against the program itself<a ref name"OXO"/>.
  
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"/>.
 
  
 +
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. Although not the first [[AI Players|AI Player]] for [[Tic-Tac-Toe]] it could get better after each time it played and was first implemented through the use of beans and about 300 matchboxes<ref name="Michie"/>.
  
  
Line 61: Line 63:
 
<references>
 
<references>
 
<ref name="Michie">Michie, D. 'Trial and Error', in Penguin Science Survey 1961, Vol. 2.</ref>
 
<ref name="Michie">Michie, D. 'Trial and Error', in Penguin Science Survey 1961, Vol. 2.</ref>
 +
<ref name="OXO">[http://www.dcs.warwick.ac.uk/~edsac/ Link] to the EDSAC emulator website, which includes the code for 'OXO'.</ref>
 
</references>
 
</references>

Revision as of 11:20, 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

Already the first computer game, 'OXO' - a computer-based version of Tic-Tac-Toe developed by Alexander S. Douglas, allowed a player to compete against the program itself<a ref name"OXO"/>.


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. Although not the first AI Player for Tic-Tac-Toe it could get better after each time it played and 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.

Cite error: <ref> tag with name "OXO" defined in <references> is not used in prior text.