2022-11-12 14:16:12 +00:00
2022-11-12 14:16:12 +00:00
2022-11-12 14:16:12 +00:00
2022-11-12 14:16:12 +00:00
2022-11-12 14:16:12 +00:00

Tic-Tac-Toe

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

Build

cargo build --release

Run

./tic-tac-toe
Description
A simple Rust implementation of the famous Tic-Tac-Toe game.
Readme 36 KiB
Languages
Rust 100%