Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 451 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 451 Bytes

tic-tac-toe

Tac-toe is a pastime game that stimulates thinking and logical reasoning.

Why was it developed?

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.

How to play?

To play, simply clone the repository, give the command to start and follow the game's instructions:

python3 JogodaVelha.py