Tic-Tac-Toe Simple terminal based tic-tac-toe game in rust which uses minimax algorithm for the AI player moves. Demo todo Use Alpha beta pruning for optimizations