Tic Tac Toe console program written in Rust.
Open up a terminal and type in cargo install xo-rs
to install and type xo-rs
in terminal to play.
Requires rustup
be installed and that the .cargo/bin
file is in $PATH
.
A link to the crates.io page can be found here.