Skip to content

xXCoolinXx/xo-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.