It's tic-tac-toe, in the terminal! I'd recommend using a dark theme for your terminal for best viewing.
Rustup
: https://www.rust-lang.org/learn/get-startedcargo install tictacterminal
..cargo/bin
folder is in your PATHtictacterminal
in your terminalNote: The MacOS executable is not signed or notarized. You *can* get it to run, but I'd recommend using rustup
instead.