P
python
Projects with this topic
-
-
This is a simple implementation of the classic TicTacToe game playable on the command line interface (CLI). Players take turns marking spaces on a 3x3 grid, aiming to form a row, column, or diagonal of their symbol (X or O) before their opponent does. Enjoy a quick round of TicTacToe with friends or challenge yourself against the AI!
Updated -