This project is a classic Tic Tac Toe game built in Python, offering two modes of play:
- User vs User – where two players take turns inputting their moves.
- User vs CPU – where the user plays against a computer opponent that makes random valid moves.
The goal is to practice Python fundamentals, work with conditionals, loops, and logic flow, and apply basic AI-like behavior for the CPU. This project is part of the IS 3020 Application Development course at Kennesaw State University.
- Lenny Garcia
- Lizbeth Garcia
- Python
- Git & GitHub
- GitHub Desktop