tic-tac-toe/README.md

158 B

Tic-Tac-Toe

A simple Rust implementation of the famous game: Tic-Tac-Toe

Build

cargo build --release

Run

./tic-tac-toe