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

QR code to join the game {#if cqc_code}

Join by entering the following code

{#each cqc_code as c}

{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}