fix(doc): rules: opponent's big jan != return jan

This commit is contained in:
Henri Bourcereau 2026-04-18 16:21:38 +02:00
parent 89916c63ca
commit 1562ed1e40

View file

@ -9,7 +9,7 @@ French terms follow the mapping in [vocabulary.md](refs/vocabulary.md).
## 1. Board and Starting Position
- 24 triangular fields (_flèches_ / _cases_), numbered 124 from each player's perspective.
- 4 quarters of 6 fields: **small jan** (16), **big jan** (712), **return jan** (1318), **last jan** (1924, exit zone).
- 4 quarters of 6 fields: **small jan** (16), **big jan** (712), **opponent's big jan** (1318), **return jan** (1924, exit zone).
- Field 12 (White) / 13 (Black) is the **rest corner** (_coin de repos_).
- Each player starts with all 15 checkers in a stack (_talon_) on field 1.
- Checkers always move in the same direction (White: 1→24; Black: mirror of that).
@ -98,7 +98,7 @@ Ways to hit:
### 5d. Exit
- When all 15 checkers are in the last jan (fields 1924), the player may exit.
- When all 15 checkers are in the return jan (fields 1924), the player may exit.
- The exit rail counts as one additional field value.
- **Exact exit**: die value brings the checker directly to the exit rail — allowed.
- **Overflow** (_nombre excédant_): die value would carry the farthest checker past the rail — must exit.