AttoChess, a complete, playable chess program for 16-bit x86 DOS in 278 bytes
Software Development, Programming Languages, Other: Low-Level Programming(nicholas-afk.github.io)view on HackerNews
chessx86DOSlow-levelprogrammingminimaxoptimizationrecord-breaking
Author: SeenNotHeard
Date: 7/16/2026
Article Summary:
A 278-byte chess program for 16-bit x86 DOS, optimized for size, using recursive minimax search.