{% extends "global/Page.html" %} {% load otree static %} {% block title %}
Double Knife against 2 player.
Description:
As the first mover who cuts the cake you are now the last one to choose.
The black parts have already been chosen by opponents.
The dark red piece is assigned to you which is worth {{player.value_after_trim_2}} points.
Value of left: {{ player.value_after_trim_1 }}
Value of middle: {{ player.value_after_trim_2 }}
Value of right: {{ player.value_after_trim_3 }}
Round {{ R }}
Your score: {{ P }}
Please click on the button, and then wait for the remaining two players to proceed...
Otherwise you will be automatically redirected to the next page after 30s.