In this series (if you can call it that) - you’ll be making your very own chess engine (a computer program that plays chess)! We’ll be dissecting how to build the engine, exploring CS and programming concepts in the process. Our goal is to have you walk away from this series with an awesome chess engine and some knowledge that can be applied outside of coding this engine.
- https://www.chessprogramming.org
- PR Welcome!