Skip to content

Releases: donedgardo/tic-tac-toe-rust

v1.0.0

14 Jan 04:47
Compare
Choose a tag to compare

Download the executable file.

Make it executable by running in the correct dir.

chmod +x ./rust-tic-tac-toe

Run it with:

./rust-tic-tac-toe

Find play options via:

./rust-tic-tac-toe --help

Enjoy 😄 !