Play · Upbeat Bytes
{#if view === 'hub'} News {:else} {/if}
{#if view === 'hub'}

Play

A small calm thing after the brief. One of each a day — no rush, no score to beat but your own.

{:else if view === 'select'}

{game === 'word' ? 'Daily Word' : 'Word Search'}

{#if game === 'wordsearch' && wsTheme}
Today’s theme {wsTheme}
{/if}

{game === 'word' ? 'Pick your length.' : 'Pick your size.'}

{#if game === 'word'} {:else} {#each WS_OPTS as [sz, name, desc] (sz)} {/each} {/if}
{:else if view === 'play'} {#if game === 'word'} {:else} {/if} {/if}