Commit Graph

7 Commits

Author SHA1 Message Date
claude (duplicate_chess) 4e876b3197 feat(engine): ghost derivation from cross-board piece comparison 2026-05-19 00:53:51 -04:00
claude (duplicate_chess) 7473cc69b3 feat(engine): synchronized-move intersection and selection highlight 2026-05-19 00:50:51 -04:00
claude (duplicate_chess) 88f1da9f70 feat(engine): DuplicateGame core — boards, history, undo, draw clocks
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 00:46:38 -04:00
claude (duplicate_chess) c1751751af feat(engine): board/player constant maps and shared types 2026-05-19 00:43:23 -04:00
claude (duplicate_chess) bd24159f37 chore: scaffold Vite + Svelte 5 + TS project with chess.js and vitest
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 00:40:03 -04:00
claude (duplicate_chess) 61980f043f docs: add implementation plan for the duplicate chess sandbox
14-task TDD plan: project scaffold, the seven-module engine (vitest-covered),
and five Svelte components. Covers every section of the design spec.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 00:32:47 -04:00
claude (duplicate_chess) 9611c0ae0e init: scaffold duplicate_chess project and design spec
Local browser sandbox for "duplicate chess" — a four-player coupled-board
chess variant invented by Andrew Freiberg. Scaffold per CREATE_PROJECT.md
plus the approved design spec from this session's brainstorming.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 00:08:50 -04:00