Description Usage Arguments Value
Simulate the cooperation/defecting behaviour in the game
1 | simulate_game(player_a, player_b, n_rounds)
|
player_a |
player taking the role of player a |
player_b |
player taking the role of player b |
n_rounds |
number of rounds to simulate |
tbl with $round_id, $a_id, $b_id, $player_a_cooperates, $player_b_cooperates, $outcome
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.