SebLague / Chess-Coding-Adventure

A work-in-progress chess bot written in C#
https://youtu.be/U4ogK0MIzqk
MIT License
1.45k stars 303 forks source link

Bishop bitboards #30

Open kimutaiRop opened 1 year ago

kimutaiRop commented 1 year ago

am thinking bit board for bishop represent something like this Screenshot from 2023-10-08 09-34-36

somehow, the cominations of all the blockers on the board seem so broad I dont even know exactlly how much the number is, tried running it and the file was growing to gigabites like so fast maybe am missing something but I think am confuded on how the nishop bitboard works or could eliminate run neccessary blockers or something