diff --git a/packages/client/src/lib/Landing.svelte b/packages/client/src/lib/Landing.svelte index 952c854..8c8956e 100644 --- a/packages/client/src/lib/Landing.svelte +++ b/packages/client/src/lib/Landing.svelte @@ -1,30 +1,60 @@ @@ -36,18 +66,19 @@
-

Create a game

+

Play with a friend

+

Get a shareable link, send it to someone, play together.

Mode
-
- {#if error} -

Error: {error}

- {/if} +
+

Play vs computer

+

Always-available opponent. No link to share — game starts immediately.

+ +
+ Mode +
+ + +
+
+ +
+ You play as +
+ + + +
+
+ +
+ +
+ +
+ + +
+

+ Casual: fast, plays simple moves, makes mistakes. Good for a quick game. +

+ {#if aiError}

Error: {aiError}

{/if}