It's a popular game "for two player who take turns marking the spaces in a three-by-three grid with X or O. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner."
Python 3.x
-
Clone the repository:
git clone https://github.com/adelino-dev/jogo-da-forca.git
-
Run the file "main.py"
