Join at {window.location.host}/play and enter {game_pin}.

{#if cqc_code}
Join by entering the following code
{#each cqc_code as c}
{/each}
{/if}
{$t('words.pin')}: {game_pin}
{#if players.length > 0}
{#each players as player}
-
{
kick_player(player.username);
}}>{player.username}
{/each}
{/if}
{#if players.length > 0}
{/if}