jordanbray / chess

A rust library to manage chess move generation
https://jordanbray.github.io/chess/
MIT License
243 stars 55 forks source link

fixed masked movegen issue (#21) #22

Closed s-arash closed 5 years ago

s-arash commented 5 years ago

The issue: #21

jordanbray commented 5 years ago

Sorry for the delay in taking a look at this. I have been super busy with other things. Everything looks good, thanks for taking the time to fix this.

I will push out a new version today.