No description
Find a file
Samuel Bouchet 8918140114 Phase 5: Dame (Queen) piece and network levels 7-8
Dame (Queen):
- Moves 1-2 cells in all 8 directions (orthogonal + diagonal)
- Social status 7 (highest — priority over all other pieces)
- Deep burgundy color, letter "D"
- Rare and powerful, forces strategic placement choices

Levels:
- Level 7 "La Dame Blanche": 10x10, walled arena with central fortress,
  1 queen available as a logistics superweapon
- Level 8 "Le Grand Reseau": 12x10, 4 productions + 4 demands,
  two vertical wall corridors, 2 queens, full network challenge

GDD updated with Dame section and status hierarchy.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 23:24:14 +02:00
.devcontainer Add technical files 2026-04-10 17:14:09 +02:00
chessistics-engine Phase 5: Dame (Queen) piece and network levels 7-8 2026-04-10 23:24:14 +02:00
chessistics-tests Overhaul turn mechanics, collision destruction, and visual animations 2026-04-10 21:44:12 +02:00
Data/levels Phase 5: Dame (Queen) piece and network levels 7-8 2026-04-10 23:24:14 +02:00
docs Phase 5: Dame (Queen) piece and network levels 7-8 2026-04-10 23:24:14 +02:00
research Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
Scenes Overhaul turn mechanics, collision destruction, and visual animations 2026-04-10 21:44:12 +02:00
Scripts Phase 5: Dame (Queen) piece and network levels 7-8 2026-04-10 23:24:14 +02:00
.editorconfig Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
.gitattributes Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
.gitignore Add technical files 2026-04-10 17:14:09 +02:00
Chessistics.csproj Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
Chessistics.slnx Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
CLAUDE.md Juice pass: procedural SFX, particles, polished visuals 2026-04-10 23:05:55 +02:00
icon.svg Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
icon.svg.import Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
PLAN.md Add Pion piece, surplus stock, and levels 4-6 2026-04-10 22:03:36 +02:00
PLAN_juice.md Juice pass: procedural SFX, particles, polished visuals 2026-04-10 23:05:55 +02:00
project.godot Overhaul turn mechanics, collision destruction, and visual animations 2026-04-10 21:44:12 +02:00