Commit graph

4 commits

Author SHA1 Message Date
maverick
5abe960ffd Add last-move arrow + destination pulse so opponent moves are obvious
Draws a lichess-style arrow from the last move's origin to its destination
(persists until you reply) and pulses the destination square when a new move
lands, so the opponent's move can't be missed.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-23 22:00:02 +10:00
maverick
c6337f52c3 Add robots.txt
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-23 21:33:37 +10:00
King Omar
9f128acf53 chore: verify auto-deploy hook
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-23 21:30:43 +10:00
maverick
4f2676df1e Radical Chess — real-time online chess on Cloudflare
Play by shareable link, vs the Radical Bot, or pass-and-play. Server-authoritative
moves (chess.js) in a per-game Durable Object, clocks with idle flag-fall via DO
alarms, draw/resign/rematch/chat, D1 game archive, custom board UI (drag + click).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-23 21:29:02 +10:00