June 2024 - July 2024
The Tic Tac Toe Game is a console-based C++ application that allows players to compete against a friend or a computer AI. It features a structured game loop, and game mechanics that ensure fair play.
Programming Language: C++
AI: Simple Minimax for decision-making