Developed a Human vs AI Tic-Tac-Toe game using C++, leveraging backtracking and graph algorithms to build AI opponent. The AI evaluates game states to make optimal moves, ensuring challenging gameplay. The project demonstrates strong problem-solving skills and algorithmic thinking by efficiently handling various game scenarios. This project also highlights my ability to apply advanced algorithms in real-world applications, further strengthening my expertise in C++.