Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 525 Bytes

File metadata and controls

11 lines (7 loc) · 525 Bytes

Tic Tac Toe in Rust

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.

If you use Arch btw, you can also use yay -S xo-rs-bin

If you're on Windows you go to the releases page and download the .exe file

A link to the crates.io page can be found here.