transposition-table topic

List transposition-table repositories

ChessLib

81
Stars
22
Forks
Watchers

C# chess library containing a complete data structure and move generation.

Sepentia-ChessEngine

17
Stars
0
Forks
Watchers

Sepentia - a chess engine coded in python that uses alphabeta/negamax and transposition table with better move ordering to achieve an ELO of 1500 at depth 4. Inspired a lil from a lot of chess engines...