{#if loading}
Loading...
{:else if error}
← Back to Library
{error}
{:else if game}
{#if running} {/if}
{#if booting && !running}
⚙️

{game.title}

Starting emulator...

💾 Game saves are stored automatically in your browser

{/if} {#if running}
{/if} {#if !booting && !running}
🕹️

{game.title}

{#if game.ready} {:else}

This game is not ready yet.

{/if}

💾 Game saves are stored automatically in your browser

{/if}
{/if}