1D Chess
Overall reception
- Many found it “fun,” “silly,” and surprisingly engaging for such a small puzzle.
- Several admitted it took multiple retries or hints to solve, even if they consider themselves decent at chess.
- A few were frustrated by stalemates or notation and felt “too dumb for chess” or didn’t enjoy it.
- Some compared it favorably to obligation-free chess puzzles and added it to game collections (e.g., an “HN Arcade”).
Rules, notation, and UX
- Multiple commenters struggled to read the move notation (e.g., “N4 N5”).
- Others explained: each move is
<piece letter><destination index>, indices from left starting at 1; moves come in pairs (white, then black). - The hint text was reported as hard to read; some sought external explanations or source-code issue threads.
Solution, strategy, and engine play
- Consensus: White has a forced win from the starting position; lines beginning with 1. N4 are key.
- Several detailed winning sequences (mate in 5 or 6), often involving sacrificing the knight and exploiting zugzwang.
- Some noted that trying to win “the wrong way” (e.g., immediate rook captures) leads to stalemate.
- A few criticized the implementation for not always giving Black’s strongest defense and thus presenting mate in 5 when theory suggests mate in 6.
Stalemate rule confusion and debate
- A major subthread centers on stalemate: why positions that “feel like checkmate” are draws.
- Explanations: in chess you cannot move into check or “capture” the king; if a side has no legal moves and is not currently in check, it’s stalemate (a draw).
- Examples include situations where a rook is blocked by a knight, so the king is boxed in but not attacked.
- Some dislike this rule, arguing it “feels like a victory”; others defend it as a core feature that makes endgames more subtle and allows the weaker side to aim for draws.
Variants, related games, and dimensionality
- Commenters linked 1D chess to other effectively 1D games: Backgammon, Mancala, various race games, Monopoly, and 1D Go (Alak).
- There was discussion over what “dimensions” mean in board games; some argued any game state can be encoded in 1D, others used “1.5D” informally for stacked boards.
- People mentioned other minimalist or abstracted games (1D Pacman, go variants, “Mind Chess,” “Mornington Crescent”) as sharing a similar playful, conceptual spirit.