rusttt-0.1.0 is not a library.

Rusttt

####Tic Tac Toe in Rust

About

A CLI game of Tic Tac Toe written in a week in Rust

Local Development

Requirements

  • Rust
  • Cargo
  • Patience

Setup (OS X)

brew update && brew install rust

git clone git@github.com:synkte/rusttt.git && cd rusttt

cargo test

Optional

Install cargo-watch to run tests on file change

cargo install cargo-watch

Running

cargo run

License

Copyright © 2016 Vincent Storme

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Notes

Yes, I did buy rust-lang.io