{{ block title }} Game 3 {{ endblock }} {{ block content }}
Game 3 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.game3 == 'constant' }}The difference in Game 3 is the number of lab dollars each participant receives at the different possible game endings. 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.game3 == 'linear' }}The difference in Game 3 is the number of lab dollars each participant receives at the different possible game endings. In Game 3, 100LD is added to both piles before the piles are swapped. This is shown in the figure to the right. {{ endif }} {{ if player.participant.game3 == 'standard' }}The difference in Game 3 is the number of lab dollars each participant receives at the different possible game endings. 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.game3 == 'standard' }}
![]() ![]() ![]() |