Dev open-sources Claude Code chess: it annotates, trash-talks, then resigns on time
tokentrillionaire · reddit · 2026-08-24
A developer built an open-source app, claude-chess, that lets Claude Code play a real 10-minute rapid game against a human in the browser while commenting in the terminal chat — analysis, jokes and trash talk included.
- It played book openings (Ruy Lopez, Morphy Defense), spotted genuine threats, and gave unprompted position evals, ranging from overly analytical to hilarious ("Your queenside pawns thought they were building a wall; I'm treating it as a buffet").
- Fatal flaw: narrating every move ate its own clock. It noticed too late, dropped to 5 minutes, and switched to "blitz mode."
- After blundering in time trouble, it diagnosed its own loss within ten seconds and resigned with 16 seconds left, accurately identifying the turning point — its queen, knight and bishop stacked on one file — and the opponent's winning Ne7+.
The project is open source on GitHub and works with any model provider. The game used Fable 5 at max effort.
More from coding & agent
- Study: Agents read instructions/notes 60.5% of the time, rarely touch API docs — dair_ai · 2026-08-24
- Claude Verifies 43 Lean Modules autonomously, Tackling Theoretical Physics — Tkaraletsos · 2026-08-24
- Compound Engineering Plugin Rewrite Cuts Context Usage by 70% — iamrobotbear · 2026-08-24
- Lighter's prover challenge breaks 100k TPS, 10x above launch baseline in weeks — econoar · 2026-08-24
- AI fakes memory: why it gets confidently wrong without forgetting — PrajwalTomar_ · 2026-08-24
- Observation suggests Codex continues running tasks long after weekly credits run out — gandamu_ml · 2026-08-24