{% block title %} Player A (Phase 1; Round {{ round_number }}/{{ num_rounds }}) {% endblock %} {% block content %}
In this game you have been assigned the role of Player A.
Your decision will determine the percentage of Player B's points production that will be transferred to you.
Round | Player A | Player B | Your Payoff |
---|---|---|---|
{{ round.round_number }} | {{ round.tax_amount }} | {{ round.p2_current_round }} | {{ round.payoff }} |
Сlick the 'Next' button to move forward. Then Phase 2 will begin, in which Player B will produce.
It may take a few minutes.