Engine/move gen #20

Merged
vargadavidlajos merged 37 commits from Engine/move-gen into master 2025-11-20 21:26:58 +01:00
vargadavidlajos commented 2025-11-20 21:18:16 +01:00 (Migrated from github.com)

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.

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.
htamas1210 (Migrated from github.com) approved these changes 2025-11-20 21:26:36 +01:00
Sign in to join this conversation.