Developed a console-based implementation of the classic Tic-Tac-Toe game in Python. The game allows two players to play against each other, and will detect a win or draw condition.
This project provided practical experience in implementing a turn-based console game.
Public Repository