{{ block styles }} {{ endblock }} {{ block title }} {{ Lexicon.instructions }} {{ endblock }} {{ block content }}

In the following, you will see a {{ C.NUM_ROWS }}x{{ C.NUM_COLS }}-matrix containing {{ C.NUM_BOXES }} boxes on your screen. Your job today is to collect boxes and earn points from the collected boxes. In total, there are {{C.NUM_ROUNDS}} rounds of the game.

You can freely choose the number of boxes you would like to collect by clicking on the boxes on the screen. Once a box is clicked, it is marked by a tick symbol. For each box collected, you earn {{ C.BOX_VALUE }}.

However, behind one of the boxes hides a bomb that destroys everything that has been collected. You do not know where the bomb is located. You only know that the bomb can be in any place with equal probability. If you collect the box where the bomb is located, the bomb will explode and you will earn zero, no matter how many boxes you have collected.

If you decide not to collect the boxes anymore, please click "Stop" and then click "Solve", boxes will be toggled. A dollar sign or a fire symbol (for the bomb) will be shown on each of your collected boxes.

Like we always do, your payoffs is possible to be realized and the exchange rate is 1:5 here. That is, one point is converted to 5 NTD for this game. In the end of the game, the program will automatically and randomly select one round of your game results. If you are the chosen lucky student in your PS class, your payoffs in NTD is based on that chosen round. Good Luck and have fun in this game!

{{ next_button }} {{ endblock }}