Tic-Tac-Toe
A simple Rust implementation of the famous game: Tic-Tac-Toe
Build
cargo build --release
Run
./tic-tac-toe
Description
Languages
Rust
100%
A simple Rust implementation of the famous game: Tic-Tac-Toe
cargo build --release
./tic-tac-toe