Engine/move gen #20
Reference in New Issue
Block a user
Delete Branch "Engine/move-gen"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Methods for calculating king safety map and per-piece move generation. Move generation orchestrator methods choose the right methods to call based on checks and move generation methods filter available pseudo-legal moves based on pins, occupancy, checker line of sights squares and safe king squares.