{{ extends 'global/IntroPage.html' }} {{ block title }}Payoffs{{ endblock }} {{ block page_body }}

You can click below to explore how points are drawn.

Remember, each traveler will have different island points.

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 }}

{{ back_button }} {{ next_button }}
{{ endblock }}