{{ extends 'global/Page.html' }} {{ block title }}Payoffs{{ endblock }} {{ block content }}

You can click below to explore how points are drawn.

Island A B C D E F
Points {{ init_payoffs.0 }} {{ init_payoffs.1 }} {{ init_payoffs.2 }} {{ init_payoffs.3 }} {{ init_payoffs.4 }} {{ init_payoffs.5 }}

{{ next_button }} {{ endblock }}