Prisoner's Dilemma: Difference between revisions
From gdp3
Jump to navigationJump to search
Created page with "Category:Games Category:Programming Games Category:Needs work Category:Game Stub == Brief == While typically used as a theoretical model for human behavior rathe..." |
No edit summary |
||
| Line 3: | Line 3: | ||
[[Category:Needs work]] | [[Category:Needs work]] | ||
[[Category:Game Stub]] | [[Category:Game Stub]] | ||
== Brief == | |||
While typically used as a theoretical model for human behavior rather than a game, [[Meta Games]] have been built around the [[Prisoner's Dilemma]] where the challenge is to create good programs or algorithms that can win against other programs and algorithms. Since these [[Meta Games]] have no name, this entry is listed as a [[:Category:Programming Games|Programming Game]] and the gameplay design patterns listed here refer to the [[Meta Games]]. | |||
For more information, see the Wikipedia entry<ref name="wiki"/>. | |||
=== Main Gameplay Design Patterns === | === Main Gameplay Design Patterns === | ||
[[AI Players]], | |||
[[Construction]] | |||
== Gameplay == | == Gameplay == | ||
Latest revision as of 21:47, 10 October 2011
Brief
While typically used as a theoretical model for human behavior rather than a game, Meta Games have been built around the Prisoner's Dilemma where the challenge is to create good programs or algorithms that can win against other programs and algorithms. Since these Meta Games have no name, this entry is listed as a Programming Game and the gameplay design patterns listed here refer to the Meta Games.
For more information, see the Wikipedia entry<ref name="wiki"/>.
Main Gameplay Design Patterns
Gameplay
Other Noteworthy Aspects
Developer
Publisher
References
<references> <ref name="wiki">Wikipedia [1] entry for Prisoner's Dilemma.</ref> </references>
Acknowledgments
-