{#if visible}
Game Console
{#each logs as log}
{log.line}
{/each} {#if logs.length === 0}
Waiting for game output...
{/if}
{/if}