Claude Crushes OpenAI Codex 10-0 in Autonomous Chess Engine Coding Match
Twaain · reddit · 2026-08-01
A developer conducted a hardcore test: prompting Claude (Fable 5 mode) and OpenAI Codex separately to write a complete C++ chess engine from scratch, and then pitting the two engines against each other in a 10-game match.
Results:
- Claude won 10-0: Every game ended in checkmate, with zero draws.
- Codex showed high determinism: In its 5 games as White, it played the exact same 24 moves every time, culminating in the exact same queen-capture mate.
- Engineering differences: Claude proactively ran perft validations and fixed 3 subtle bugs during development, whereas Codex lacked this self-verification step.
The author acknowledged experimental limitations, noting this tests the quality of a single generated engine rather than the general coding capabilities of the underlying models.
Related event: Claude Beats OpenAI Codex 10-0 in AI-Generated Chess Engine Match(2 posts)→
More from coding & agent
- GitHub Launches Stacked PRs, Detailing Engineering Challenges Behind the Build — mariorod1 · 2026-08-01
- Ditching PBIX in Power BI: A Guide to PBIP and AI Agent Workflows — adnan_hashmi · 2026-08-01
- PromptLayer Launches Tool Response Mocking for Agent Testing Without Backend — Jonpon101 · 2026-08-01
- AdaMAST: Automating Agent Failure Taxonomies Boosts SWE-bench to 70.7% — berkeley_ai · 2026-08-01
- Databricks Free Edition Adds Agent Bricks and Serverless GPUs — usamawahabkhan · 2026-08-01
- AI Agents Set to Disrupt Supply Chains with Automated Predictive Modeling — edgarpavlovsky · 2026-08-01