xo-rs

Crates.ioxo-rs
lib.rsxo-rs
version0.5.1
sourcesrc
created_at2022-01-16 02:09:24.513693
updated_at2022-01-28 00:41:07.501677
descriptionTicTacToe terminal game with Rust
homepagehttps://github.com/xXCoolinXx/xo-rs
repositoryhttps://github.com/xXCoolinXx/xo-rs
max_upload_size
id514607
size242,186
Coolin (xXCoolinXx)

documentation

README

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.

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

Commit count: 37

cargo fmt