{{ block title }} Practice Round {{ endblock }} {{ block content }}

How to Play

You can see a target number and a current number in the gray game area below.
In each turn, the turn player add at least 1 but no more than an upper bound to the current number.
Click "Got it" to see how to win the game.

 

{{ if subsession.mode == 'last_win' }} Whoever counts to the target number WINS. {{ else }} Whoever counts to the target number LOSES. {{ endif }}

Current number:

Target number:

{{ subsession.target }}

How much to add:

{{ endblock }}