{{ block title }}
{{ endblock }} {{ block content }}

The player was asked to click on a cell within the grid. Clicking on a cell revealed a point value that the player immediately received. The general procedure is as follows:

  1. Player's selection: You see the cell the player selected.
  2. Player's points: You see how many points the player received for their selection.

You will see an exemplary procedure as soon as you click the Next button.

{{ next_button }}
{{ endblock }}