Skip to content
#

perft

Here are 24 public repositories matching this topic...

A four-player chess engine built to play the strongest 4PC it can. NNUE evaluation, an alpha-beta core in C and a Python root. Perft-verified move generation, all five starting setups, and a browser board to play against it. Plays Teams; FFA rules implemented, FFA search in progress.

  • Updated Aug 2, 2026
  • Python

A custom made high-performance Chess Engine created entirely from scratch in modern C++, supporting UCI and terminal plays, O(1) memory hashing, and highly optimized game tree search algorithms along with Tapered evaluation leading to a signifcant rise in performance.

  • Updated Jun 23, 2026
  • C++

Improve this page

Add a description, image, and links to the perft 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 perft topic, visit your repo's landing page and select "manage topics."

Learn more