♟️ An algorithmic chess engine, written in Python.
-
Updated
Apr 27, 2026 - Python
♟️ An algorithmic chess engine, written in Python.
DepthFirst, BreadthFirst, IterativeDeepening, A*(Tilles out of place, manhattanDistance, chebyshev)
Search Algorithms Library
A hybrid Python/C++ chess engine project focused on building a stronger engine from scratch while progressively moving performance-critical components into native code. The project includes legal move generation, search and evaluation logic, opening-book support, perft-style correctness testing, and a playable Pygame interface.
Add a description, image, and links to the iterative-deepening topic page so that developers can more easily learn about it.
To associate your repository with the iterative-deepening topic, visit your repo's landing page and select "manage topics."