A CLI game of Tic Tac Toe written in a week in Rust
``` brew update && brew install rust
git clone git@github.com:synkte/rusttt.git && cd rusttt
cargo test ```
Install cargo-watch
to run tests on file change
cargo install cargo-watch
cargo run
Copyright © 2016 Vincent Storme
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.
Yes, I did buy rust-lang.io