10 stable releases
2.0.5 | Sep 28, 2021 |
---|---|
2.0.2 | Sep 27, 2021 |
1.2.2 | Sep 24, 2021 |
1.0.2 | Sep 23, 2021 |
#791 in Games
36KB
599 lines
Tic Tac Terminal
It's tic-tac-toe, in the terminal! I'd recommend using a dark theme for your terminal for best viewing.
Installation
Using Cargo
- 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
From Executable
- Identify the appropriate executable for your OS from the latest release
- Unzip (or Untar) it
- Run the executable
Note: The MacOS executable is not signed or notarized. You can get it to run, but I'd recommend using rustup
instead.
Dependencies
~2.5MB
~44K SLoC