Skip to content
#

iterative-deepening

Here are 12 public repositories matching this topic...

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.

  • Updated Mar 25, 2026
  • Python

Improve this page

Add a description, image, and links to the iterative-deepening topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the iterative-deepening topic, visit your repo's landing page and select "manage topics."

Learn more