issues
search
FitzOReilly
/
fatalii
Chess engine
MIT License
17
stars
0
forks
source link
Implement Zobrist hashing
#31
Closed
FitzOReilly
closed
3 years ago
FitzOReilly
commented
3 years ago
Create a hash key for a given position
Incrementally update hash key for position on do_move and undo_move