{% block title %}A Game {% endblock %} {% block content %}
In this game, you will be randomly and anonymously paired with another player and play a game,
in which each of you requests a certain amount of points. This amount of points should be between 5 and 14.
Each player receives exactly the points he requested. One of the players receives additional 10 points,
if he requests exactly one token less than the other player.
You and the other player make decisions simultaneously and only once,
without knowing what the decision of the other player was.
The identity of the other player will not be revealed to you,
and your identity will not be revealed to him or her as well.
You will learn the decision of the other player only at the end of the experiment.