This repository has been archived on 2023-03-04. You can view files and clone it, but cannot push or open issues or pull requests.
Vatu/res/scripts
2020-07-01 23:50:10 +02:00
..
gen_king_rays.py engine: use rays for move generation 2020-06-23 00:22:29 +02:00
gen_knight_rays.py engine: use rays for move generation 2020-06-23 00:22:29 +02:00
gen_pawn_captures.py engine: use rays for move generation 2020-06-23 00:22:29 +02:00
gen_pawn_progresses.py engine: use rays for move generation 2020-06-23 00:22:29 +02:00
gen_squares.py board: make all board types use bitboards 2020-06-19 02:07:32 +02:00
gen_zobrist_keys.py zobrist: add zobrist hashing to nodes 2020-07-01 23:50:10 +02:00