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/binfolder is in your PATH - Run
tictacterminalin your terminal
- 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.
It's Tic-Tac-Toe... Use the arrow keys (or h/j/k/l) to move the cursor, Enter to choose your space. Esc to exit the game. Play with a friend!