chessfriend/core
Eryn Wells af2bff348f [core] Add an Option<i8> argument to Square::neighbor
This argument allows computing the neighbor n squares away along the direction.
Technically, squares n>1 are not neighbors… but this is a convenient calculation.
2025-05-23 18:34:19 -07:00
..
src [core] Add an Option<i8> argument to Square::neighbor 2025-05-23 18:34:19 -07:00
Cargo.toml [board, core] Update error types to use thiserror::Error 2025-05-19 08:34:32 -07:00