@PhilShteuck: What happens when you build chess for a page that was never meant to move? A handwritten C engine. Grok-engraved pieces…
Summary
A handwritten C chess engine built for e-paper displays, featuring Grok-designed pieces and responsive rendering. The engineering story was turned into a film by RepoReel titled 'The King Falls Silent'.
View Cached Full Text
Cached at: 07/16/26, 02:01 AM
What happens when you build chess for a page that was never meant to move?
A handwritten C engine. Grok-engraved pieces transformed into one-bit ink. Responsive e-paper rendering. Full-screen battles for every capture. A king that actually falls at checkmate.
Then RepoReel turned the engineering story into a film. The King Falls Silent.
Similar Articles
I built a chess coach that explains moves like a grandmaster instead of showing engine lines — powered by LLM
A chess coaching tool that uses an LLM to explain moves in natural language like a grandmaster, replacing raw engine evaluations with contextual coaching narratives. It analyzes user games from Chess.com and Lichess with local Stockfish, detects recurring mistakes, and offers personalized chat and spaced repetition for blunders.
@viditchess: Chess engines tell you the best move. But grandmasters are human, they don’t always play it. So I built "Kibitz": a hum…
Built 'Kibitz', a human move predictor for chess broadcasts, trained on RTX 5080, and automated its operation as a business using Hermes, Stripe, and NVIDIA AI Nemotron for a hackathon.
@MaximeRivest: Grok 4.6 one shotted a nice maze eink game for my son!
A tweet highlights that the Grok 4.6 AI model successfully generated a maze game for e-ink displays in a single attempt, showcasing its creative capabilities.
I had Claude and OpenAI Codex each write a chess engine from one prompt, then made them play 10 games. 10-0, all checkmates, and Codex lost the identical 24-move game five times
An experiment had Claude and OpenAI Codex each write a chess engine from the same prompt, then play 10 games. Claude's engine Fable5 won 10-0, all by checkmate, with Codex's engine playing the identical 24-move line in all five of its White games.
@N3sOnline: Used @mattpocockuk /teach skill and gave it access to a chess engine and an API to fetch all of my recent games. It now…
A user demonstrates using a custom AI skill with a chess engine and game API to fetch recent games, analyze them, and generate personalized lessons with interactive visuals and puzzles.