{{ extends "global/Page.html" }} {{ block title }}
In this task, you will see a 10 × 10 grid containing {{ C.GRID_SIZE }} boxes.
Behind one of these boxes there is a bomb. If the bomb is selected, you will lose all points earned in that round.
How the game works:
Boxes will be selected automatically by the computer, one by one. You do not choose the boxes yourself.
Your only decision is when to stop. Each collected box increases your points, but if the bomb is collected, you will lose all points from that round.
You will also have the opportunity to choose {{ C.LUCKY_NUMBERS_COUNT }} lucky numbers. The lucky numbers must be between {{ min_lucky_number }} and {{ C.GRID_SIZE }}. These lucky numbers can act as a “protection” — if the bomb appears on one of those numbers, the bomb will not explode and you will be protected.
Control buttons:
Important: After pressing START, you will have {{ C.FANCY_TIMEOUT_SECONDS }} seconds of real time. You may press pause to think about whether you want to continue, but the time will continue to run.
Bonus opportunity:
After you press STOP (or when the time runs out), if you have not collected the bomb, you may be given the option to collect {{ extra_boxes }} additional boxes.
Accepting this option may increase your bonus, but it also increases the risk of collecting the bomb. If the bomb is selected, you will lose all points from that round.
Payment:
You will now play 5 real rounds. The results from these rounds may affect your final payment.
We will randomly select 30% of all participants to receive a bonus from this game.
Click the button below to start the practice rounds.