Tic-Tac-Toe game with AI in C++, using object-oriented design. Players can input positions, game checks for wins/ties and AI makes random first move.
Primary LanguageC++MIT LicenseMIT