Classic game of tic-tac-toe in the command-line made with Python.
-
Updated
Feb 8, 2025 - Python
Classic game of tic-tac-toe in the command-line made with Python.
TicTacToe implementation in Python. There are two implementations: A) Automated Tic Tac Toe File B) Normal multiplayer Tic Tac Toe File
This was a tictactoe game I implemented in Python3 as part of an interview process for an Austin based company.
After learning python for a couple of months, I made my first 'big' project, a simple Tic-Tac-Toe game that runs in the terminal. I chose this project because it was the next chapter in my futurecoder.io course and I wanted to give it a try all by myself before I continue with the course. Overall, it was a fun and challenging exercise for me.
Add a description, image, and links to the python-tictactoe-game topic page so that developers can more easily learn about it.
To associate your repository with the python-tictactoe-game topic, visit your repo's landing page and select "manage topics."