chaiss-core 0.1.2

Intelligent backend AI Core mapping chess geometry organically.
Documentation
1
2
3
4
5
6
pub mod models;
pub mod movement;
pub mod notation;

pub use models::*;
pub use movement::*;