{{ block title }} Game 2 {{ endblock }} {{ block content }}
Game 2 will be conducted in a similar fashion as Game 1. Once again, the game starts on RED’s turn who has two choices shown by the red lines: CONTINUE or END. If RED continues, BLUE now has the same two choices illustrated by blue lines. {{ if player.participant.game2 == 'constant' and player.participant.game1 == 'standard'}}The difference in Game 2 is the number of LD each participant receives at the different possible game endings. Between each turn of Game 1, the piles of money were first doubled. Then, the two piles were swapped. In Game 2, 100LD is removed from the smaller pile and 100LD is added to the larger pile. Then, the two piles are swapped. This is shown in the figure to the right. {{ endif }} {{ if player.participant.game2 == 'constant' and player.participant.game1 == 'linear'}}The difference in Game 2 is the number of LD each participant receives at the different possible game endings. Between each turn of Game 1, 100LD was added to both piles. Then, the two piles were swapped. In Game 2, 100LD is transferred from the smaller pile to the larger pile. Then, the two piles are swapped. This is shown in the figure to the right. {{ endif }} {{ if player.participant.game2 == 'linear' and player.participant.game1 == 'standard'}}The difference in Game 2 is the number of LD each participant receives at the different possible game endings. Between each turn of Game 1, the piles of money were first doubled. Then, the two piles were swapped. In Game 2, 100LD is added to both piles. Then, the two piles are swapped. This is shown in the figure to the right. {{ endif }} {{ if player.participant.game2 == 'linear' and player.participant.game1 == 'constant'}}The difference in Game 2 is the number of LD each participant receives at the different possible game endings. Between each turn of Game 1, 100LD was transferred from the smaller pile to the larger pile. Then, the two piles were swapped. In Game 2, 100LD is added to both piles. Then, the two piles are swapped. This is shown in the figure to the right. {{ endif }} {{ if player.participant.game2 == 'standard' and player.participant.game1 == 'constant'}}The difference in Game 2 is the number of LD each participant receives at the different possible game endings. Between each turn of Game 1, 100LD was transferred from the smaller pile to the larger pile. Then, the two piles were swapped. In Game 2, the piles of money are first doubled. Then, the two piles are swapped. This is shown in the figure to the right. {{ endif }} {{ if player.participant.game2 == 'standard' and player.participant.game1 == 'linear'}}The difference in Game 2 is the number of LD each participant receives at the different possible game endings. Between each turn of Game 1, 100LD was added to both piles. Then, the two piles were swapped. In Game 2, the piles of money are first doubled. Then, the two piles are swapped. This is shown in the figure to the right. {{ endif }} |
{{ if player.participant.game2 == 'standard' }}
![]() ![]() ![]() |