Advanced Tic Tac Toe Game
Object-oriented C++ architecture with clean code principles ▸
Qt-based GUI with intuitive user interface design ▸
Minimax AI algorithm with alpha-beta pruning optimization ▸
Secure user authentication and session management ▸
SQLite database integration for persistent game history ▸
Comprehensive testing suite using Google Test framework ▸
Automated CI/CD pipeline with GitHub Actions