This is a fun project written as part of learning Rust programming language
- Follow the below steps/commands
-
git clone https://github.com/sarathveeturi/tic-tac-toe.git
-
Go to root directory
cd tic-tac-toe
-
Run
cargo run
from root directory
This is a fun project written as part of learning Rust programming language
git clone https://github.com/sarathveeturi/tic-tac-toe.git
Go to root directory cd tic-tac-toe
Run cargo run
from root directory