SebLague / Chess-Challenge

Create your own tiny chess bot!
https://www.youtube.com/watch?v=Ne40a5LkK6A
MIT License
1.78k stars 1.07k forks source link

GetPieceAttacks() Is listed in the documentation but does not exist in the BitboardHelper funciton. #406

Open DylanJWolf opened 11 months ago

DylanJWolf commented 11 months ago

This function is listed in the api but does not exist. I think it would be very useful!

SebLague commented 11 months ago

Hi, I should have mentioned in the docs -- this was a community contribution added in v1.17. Please update your version of the project to access it.