Commit Graph
7 Commits
Author SHA1 Message Date
Eric WagonerandClaude Fable 5.1 527820ee95 A hand forced by amnesia or paralysis still casts what it completes
The default cast was chosen only when a gesture was clicked, so a hand
bound to repeat its last gesture finished its spell and let it pass.
Defaults are now chosen at the start of every turn.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-22 16:07:21 -04:00
Eric WagonerandClaude Fable 5.1 0036eaf625 On a phone, a reveal scrolls to what happened
The result strip comes into view with the last two ledger rows above it,
so the revealed gestures and their outcome are the first thing seen.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-22 16:02:26 -04:00
Eric WagonerandClaude Fable 5.1 3716f49bbb Players can choose their own name
An inline editor in the standfirst; the name is remembered in the
browser, applied to the current duel, and used for every duel after.
The opponent is drawn from the list avoiding the player's name.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-22 15:48:47 -04:00
Eric WagonerandClaude Fable 5.1 d40734590b Share previews: Open Graph and Twitter tags, a share card and a touch icon
The tags live in app.html because link scrapers do not run the client,
and the card and icon are rendered from the site's own palette and the
Spellcast snap silhouette.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-22 15:44:54 -04:00
Eric WagonerandClaude Fable 5.1 8bb708f1b2 Deploy notes: the game answers at hands.kestrelsnest.social
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-22 15:40:46 -04:00
Eric WagonerandClaude Fable 5.1 4d361198cd Record the production droplet in the deploy notes
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-22 15:39:50 -04:00
Eric WagonerandClaude Fable 5.1 865555e911 Waving Hands: a browser duel after Bartle's 1977 game
SvelteKit 5 single-player version against a heuristic bot. The engine
resolves all forty spells simultaneously as the rules describe, the
ledger of gestures is the interface, and the duel is saved in the
browser. Tester feedback rounds added per-hand planning, threat
evidence, a result strip with one-time rule explanations, a phone
layout and a structured rules page. Deploys as a static site behind
Caddy.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-22 15:33:29 -04:00