OnePieceDle - Mode Infini

Mode Infini

Score: {score}

{#if score > 0} {/if}

Devine des personnages à l'infini ! Chaque indice se débloque après un certain nombre de tentatives. Bonne chance !

{#if currentCharacter} {#if hasWon}
🎉

Bien joué !

Vous avez trouvé le personnage en {selectedCharacters.length} {selectedCharacters.length > 1 ? 'tentatives' : 'tentative'} !

{#if currentCharacter.pictureUrl} {currentCharacter.name} {/if}

{currentCharacter.name}

{:else}
{/if} {:else}

Chargement du personnage...

{/if}
{#if currentCharacter}

Colonnes

{Object.values(columnVisibility).filter(Boolean).length}/{Object.keys(columnVisibility).length}

{#each Object.entries(columnVisibility) as [column, isVisible] (column)} {/each}
{/if}