Hacker News new | ask | show | jobs
by megapoliss 1454 days ago
Rough, Chess engine = Interface protocol (like UCI) + Move Generator + Evaluation Function. Article talks about evaluation function only (since it reuse move generator and interface).