{{ extends 'global/Page.html' }} {{ block title }}Game Overview{{ endblock }} {{ block content }} {{ formfields }}
•In each round, you are asked to decide how long to wait before starting the duel.
•Imagine you and your opponent are two cowboys in a duel. Each of you have only one chance of shooting the opponent, but you lose the duel if you miss the shot.
•Imagine you are initially very far from each other, and with a low accuracy, but you can aim better and better by walking towards each other.
•The longer you wait, the higher is the accuracy (both for you and your opponent) and therefore the chance of hitting the target.
{{ next_button }} {{ endblock }}