Skip to content
#

perft

Here are 29 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 28, 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++

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