This project started as a way to transition from passive tech enthusiast to active creator. What began as a simple game quickly became an exploration of recursive algorithms, game theory, and clean ...
An Artificial Intelligence powered Tic Tac Toe game implemented in Python using the Minimax algorithm. The AI analyzes possible game states and selects the best move based on the chosen difficulty ...