{t('common.loading')}
{#each SPLASH_TILES as tile (tile.key)} {#if revealed.has(tile.key)}
{tile.letter}
{tile.value}
{/if} {/each}