Skip to content

Simple terminal tic-tac-toe implementation in rust

License

Notifications You must be signed in to change notification settings

DuckyBlender/tictactoe-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tictactoe-rust

Simple tic tac toe game written in rust by @F1L1Pv2, enchanced by me

To compile:

  1. Install Rust
  2. Git clone
  3. Go into the folder and run cargo run --release
  4. Profit