Rusty Checkers A checkers game written in Rust for the CLI. cd rust-checkers cargo run 8x8 Checkers Board. Pieces are kinged once they reach the other board side. Kings can move in any direction. The last player with pieces remaining wins!