GitHub

amansatya/TIC-TAC-TOE

This is a classic Tic-Tac-Toe game where you can play against the computer. The game features a symbol selection screen where you can choose to play as 'X' or 'O', followed by the main game board with ...
A simple, text-based Tic-Tac-Toe game built in Python. Play against a computer opponent and see if you can win, lose, or draw. Play against an AI opponent. Interactive command-line interface. Handles ...