A fast, bitboard based chess perft result generator derived from WyldChess
C++ Makefile
Switch branches/tags
Nothing to show
Clone or download
Cannot retrieve the latest commit at this time.
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
LICENSE
README.md
magicmoves.cc
magicmoves.hpp
makefile
perft.cc

README.md

BBPerft

A fast, bitboard based chess perft result generator derived from WyldChess. Uses Pradyumna Kannan's magic bitboard generator