FitzOReilly / fatalii

Chess engine
MIT License
16 stars 0 forks source link

Magic bitboards #115

Closed FitzOReilly closed 5 months ago

FitzOReilly commented 5 months ago

No magic bitboards for now, but kindergarten bitboards instead which are already a big improvement over the old sliding move generation that calculated rays in each direction separately.