#tic-tac-toe #xo #ttt #cli #terminal-game

app xo-rs

TicTacToe terminal game with Rust

2 releases

0.5.1 Jan 28, 2022
0.5.0 Jan 20, 2022
0.4.1 Jan 18, 2022
0.3.0 Jan 16, 2022
0.1.0 Jan 16, 2022

#629 in Games

GPL-3.0-or-later

205KB
438 lines

Tic Tac Toe in Rust

Tic Tac Toe console program written in Rust.
Open up a terminal and type in cargo install xo-rs to install and type xo-rs in terminal to play.

Requires rustup be installed and that the .cargo/bin file is in $PATH.

A link to the crates.io page can be found here.

Dependencies

~2–10MB
~82K SLoC