Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 216 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 216 Bytes

tic-tac-oh, An unbeatable Tic-Tac-Toe game

Written in Rust, using a minimax function. Yes, it could also be achieved with if/else statements Imgur

To Play

cargo run