Title:
Iterated-Prisoners-Dilemma Download
Description: The iterated prisoner s dilemma (IPD) game has long been studied in game theory, economics, programming, decision theory and other fields. It is a 2-player scenario where each player must decide to either cooperate or defect in a sequence of games, and their respective choices determine the relative success or failure of each player. Will you cooperate with your opponent or look to steal all the points for yourself?
This code runs a tournament among two or more players. Each player may submit as many "personalities" as they wish. Each personality submitted by each player plays the IPD game against all personalities submitted by all other players. Results are then plotted and outputted.
To Search:
File list (Check if you may need any files):
Iterated Prisoner's Dilemma\BigBecca\CopyCat.m
...........................\........\Mensa.m
...........................\........\Moron.m
...........................\........\Observant.m
...........................\IPDshell.m
...........................\.terated Prisoner's Dilemma\BigBecca\CopyCat.m
...........................\...........................\........\Mensa.m
...........................\...........................\........\Moron.m
...........................\...........................\........\Observant.m
...........................\...........................\IPDshell.m
...........................\...........................\license.txt
...........................\...........................\MemphisJake\Cautious.m
...........................\...........................\...........\Craby.m
...........................\...........................\...........\Hardy.m
...........................\...........................\...........\Waffely.m
...........................\...........................\Ziggy\Forgetful.m
...........................\...........................\.....\Golden.m
...........................\...........................\.....\killer.m
...........................\...........................\.....\Mean.m
...........................\...........................\.....\Unforgiving.m
...........................\license.txt
...........................\MemphisJake\Cautious.m
...........................\...........\Craby.m
...........................\...........\Hardy.m
...........................\...........\Waffely.m
...........................\Ziggy\Forgetful.m
...........................\.....\Golden.m
...........................\.....\killer.m
...........................\.....\Mean.m
...........................\.....\Unforgiving.m
...........................\Iterated Prisoner's Dilemma\BigBecca
...........................\...........................\MemphisJake
...........................\...........................\Ziggy
...........................\BigBecca
...........................\Iterated Prisoner's Dilemma
...........................\MemphisJake
...........................\Ziggy
Iterated Prisoner's Dilemma