A game of othello
- Any system with basic configuration.
- Operating System : Any (Windows / Linux / Mac).
- Cargo/Rust installed (If not download it here).
# https or ssh
git clone https://github.com/ValentinColin/rust-othello.git
git clone git@github.com:ValentinColin/rust-othello.git
cargo build --release
cargo test
cargo run --release