Commit Graph
152 Commits
Author SHA1 Message Date
Eric WagonerandClaude Fable 5 574c707798 Add 6th edition research: rules, cards, and board layouts
Assembled from the Wayback Machine (Tom Jolly's wizwar.com), BGG, and
fan archives: 5E rules transcription (6E is a light revision), Jolly's
2002 FAQ, ~208-card Chessex-era card pool with mechanics, all six
sector board layouts reconstructed from photos + fan redraws, and
setup diagrams. Gaps flagged for verification against Eric's copy.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-15 18:25:50 -04:00
Eric WagonerandClaude Fable 5 34ede9c44c Scaffold monorepo: engine, server, and web packages
npm workspaces with three TypeScript packages: @wizwar/engine (pure
game logic), @wizwar/server (Node websocket authority), @wizwar/web
(Svelte 5 + Vite client). Server handshake and client build verified.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-15 18:20:16 -04:00