Tac-toe is a pastime game that stimulates thinking and logical reasoning.
This game was developed to be able to implement and learn how a simple artificial intelligence agent works. The main difficulty of this simple agent is the number of scenarios for the agent.
To play, simply clone the repository, give the command to start and follow the game's instructions:
python3 JogodaVelha.py