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>
This commit is contained in:
claude (duplicate_chess)
2026-05-19 00:08:50 -04:00
commit 9611c0ae0e
5 changed files with 504 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
node_modules/
dist/
.superpowers/
.DS_Store
*.local
*.tsbuildinfo
GITEA_API.md