Mergener / illumina

Illumina chess engine.
MIT License
5 stars 0 forks source link

Cross-architecture compilation and Magic Bitboards #41

Closed Mergener closed 3 months ago

Mergener commented 3 months ago

The purpose of this PR is to make Illumina compatible with more CPU architecture. Thus, it includes reworked CMake files that allow for easier compilation of multiple architectures and a tested implementation for Magic bitboards (taken from Luna).