No description
Find a file
jedarden 4f77980398 Complete Phase 3: TypeScript Canvas replay viewer
- Add web/ directory with TypeScript + Vite build tooling
- Implement ReplayViewer class with Canvas-based grid rendering
- Add play/pause, scrub, and speed controls with keyboard shortcuts
- Implement fog of war perspective toggle per player
- Add score overlay with player names, scores, and energy
- Support loading replays from local file or URL
- Add match info panel and event log display

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 07:30:04 -04:00
bots Complete Phase 2: HTTP protocol and 6 strategy bots 2026-03-24 07:00:38 -04:00
cmd Complete Phase 1: add connectivity validation and determinism tests 2026-03-24 03:44:44 -04:00
docs Add artifact inventory (§11), renumber sections 12-16 2026-03-24 00:36:50 -04:00
engine Complete Phase 2: HTTP protocol and 6 strategy bots 2026-03-24 07:00:38 -04:00
web Complete Phase 3: TypeScript Canvas replay viewer 2026-03-24 07:30:04 -04:00
go.mod Implement Phase 1 core engine: grid, combat, fog of war, turn execution 2026-03-24 01:48:27 -04:00
PROGRESS.md Complete Phase 3: TypeScript Canvas replay viewer 2026-03-24 07:30:04 -04:00