Runs a repeated game
1 2 3 4 5  | 
delta | 
 discount factor  | 
game | 
 the game object  | 
strat | 
 a list of strategies  | 
T.min | 
 the minium number of periods that will be played. Payoffs for periods t=1,...,T.min will be disocunted with delta^(t-1). After any period t>=T the game stops with probability 1-delta and all payoffs are discounted with delta^(T-1).  | 
T.max | 
 optionally a maximum number of rounds  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.