{{ extends 'global/Page.html' }} {{ block title }}Instructions{{ endblock }} {{ block content }}
Instructions: This is a repeated prisoner's dilemma game. In this game, you will be paired with another player at random and play the prisoner's dilemma a number of times is a row. After each round the game ends with a probabilty of 1/5 (20%) and you keep playing with a probability of 4/5 (80%). When the game ends you will be paired with another player and start agein. Then you will be paired with a third player.
The payoff matrix for the game is below. For each round you will be asked whether you will cooperate or defect.
{{ next_button }}
{{ endblock }}