Crates.io | xo-rs |
lib.rs | xo-rs |
version | 0.5.1 |
source | src |
created_at | 2022-01-16 02:09:24.513693 |
updated_at | 2022-01-28 00:41:07.501677 |
description | TicTacToe terminal game with Rust |
homepage | https://github.com/xXCoolinXx/xo-rs |
repository | https://github.com/xXCoolinXx/xo-rs |
max_upload_size | |
id | 514607 |
size | 242,186 |
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.