ChessBoardAPI
This is a Chess Board API that is done in C.
This is done using Magic Bit Boards, and bit masking operations to generate moves.
Stats are done by the depth 6 on the starting position 26.6 million Position Searched a second
ChessBoardAPI
This is a Chess Board API that is done in C.
This is done using Magic Bit Boards, and bit masking operations to generate moves.
Stats are done by the depth 6 on the starting position 26.6 million Position Searched a second