Simple terminal based tic-tac-toe game in rust which uses minimax algorithm for the AI player moves.
Primary LanguageRust