therealsterlingberger
Results
1
issues of
therealsterlingberger
Hi, I ran into an issue using BitboardHelper.GetPawnAttacks(Square square, bool IsWhite). Shortform: The result of `BitboardHelper.GetPawnAttacks(new Square("b4"), false)` == 21474836480 == c5 & a5 which is wrong for a black...