Crates.io | tictacterminal |
lib.rs | tictacterminal |
version | 2.0.5 |
source | src |
created_at | 2021-09-23 20:55:03.544053 |
updated_at | 2021-09-28 10:00:59.060445 |
description | Tic Tac Toe, Terminal |
homepage | |
repository | https://github.com/ericwburden/tictactoe |
max_upload_size | |
id | 455508 |
size | 43,921 |
It's tic-tac-toe, in the terminal! I'd recommend using a dark theme for your terminal for best viewing.
Install Rustup
: https://www.rust-lang.org/learn/get-started
cargo install tictacterminal
Make sure your ..cargo/bin
folder is in your PATH
Run tictacterminal
in your terminal
Note: The MacOS executable is not signed or notarized. You can get it to run, but I'd recommend using rustup
instead.