Chessistics/chessistics-engine/Model
Samuel Bouchet 672b831fc1 Add Pion piece, surplus stock, and levels 4-6
- Pion (Pawn): orthogonal range 1, social status 1 (lowest), green color
- All existing levels get surplus stock including pawns for player choice
- Level 4 "Le Carrefour": 8x8, dual cargo diagonal routes, center wall block
- Level 5 "Le Labyrinthe": 8x6, wall corridors, knights essential for shortcuts
- Level 6 "Trois Royaumes": 10x8, 3 productions + 3 demands, full network puzzle
- Production interval concept removed (all produce every turn)
- GDD updated with Pion section and 6 level descriptions

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 22:03:36 +02:00
..
BoardSnapshot.cs Overhaul turn mechanics, collision destruction, and visual animations 2026-04-10 21:44:12 +02:00
BoardSnapshot.cs.uid Add technical files 2026-04-10 17:14:09 +02:00
BoardState.cs Overhaul turn mechanics, collision destruction, and visual animations 2026-04-10 21:44:12 +02:00
BoardState.cs.uid Add technical files 2026-04-10 17:14:09 +02:00
CargoType.cs Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
CargoType.cs.uid Add technical files 2026-04-10 17:14:09 +02:00
CellType.cs Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
CellType.cs.uid Add technical files 2026-04-10 17:14:09 +02:00
Coords.cs Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
Coords.cs.uid Add technical files 2026-04-10 17:14:09 +02:00
DemandDef.cs Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
DemandDef.cs.uid Add technical files 2026-04-10 17:14:09 +02:00
DemandState.cs Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
DemandState.cs.uid Add technical files 2026-04-10 17:14:09 +02:00
LevelDef.cs Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
LevelDef.cs.uid Add technical files 2026-04-10 17:14:09 +02:00
Metrics.cs Initial commit: Chessistics prototype v0.3 2026-04-10 14:58:03 +02:00
Metrics.cs.uid Add technical files 2026-04-10 17:14:09 +02:00
PieceKind.cs Add Pion piece, surplus stock, and levels 4-6 2026-04-10 22:03:36 +02:00
PieceKind.cs.uid Add technical files 2026-04-10 17:14:09 +02:00
PieceRules.cs Add Pion piece, surplus stock, and levels 4-6 2026-04-10 22:03:36 +02:00
PieceRules.cs.uid Add technical files 2026-04-10 17:14:09 +02:00
PieceState.cs Overhaul turn mechanics, collision destruction, and visual animations 2026-04-10 21:44:12 +02:00
PieceState.cs.uid Add technical files 2026-04-10 17:14:09 +02:00
PieceStock.cs Overhaul turn mechanics, collision destruction, and visual animations 2026-04-10 21:44:12 +02:00
PieceStock.cs.uid Add technical files 2026-04-10 17:14:09 +02:00
ProductionDef.cs Overhaul turn mechanics, collision destruction, and visual animations 2026-04-10 21:44:12 +02:00
ProductionDef.cs.uid Add technical files 2026-04-10 17:14:09 +02:00
SimPhase.cs Overhaul turn mechanics, collision destruction, and visual animations 2026-04-10 21:44:12 +02:00
SimPhase.cs.uid Add technical files 2026-04-10 17:14:09 +02:00