chessfriend/core
Eryn Wells b505606925 [core] Export Score::CENTIPAWNS_PER_POINT to the crate
This constant is a conversion factor of points to the internal fixed point unit
of centipawns. Points are more familiar to people because pawns are worth 1 pt.

Calculate the scores of the various piece shapes with this constant.
2025-07-12 20:27:47 -07:00
..
src [core] Export Score::CENTIPAWNS_PER_POINT to the crate 2025-07-12 20:27:47 -07:00
Cargo.toml [core] Random Number Generator 2025-06-02 15:44:38 -07:00