We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A simple CLI TicTacToe Game with a computer player implemented with minimax algorithm
#TICTACTOE
A simple CLI TicTacToe game against a computer player run by a minimax algorithm.