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

#515 in Games

29 downloads per month

MIT license

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.

screenshot

Installation

Using Cargo

  1. Install Rustup: https://www.rust-lang.org/learn/get-started
  2. cargo install tictacterminal
  3. Make sure your ..cargo/bin folder is in your PATH
  4. Run tictacterminal in your terminal

From Executable

  1. Identify the appropriate executable for your OS from the latest release
  2. Unzip (or Untar) it
  3. 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
~43K SLoC