Grawty / python-xox

Tic-Tac-Toe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UPS!

image

I do not know why there is a virus in the exe file, if anyone has information, I would be happy if they reach me. You can use the source code without hesitation.

image


Information

I wrote it for entertainment and so that my profile wouldn’t be empty, there may be shortcomings, it is a tic-tac-toe game that you can play against artificial intelligence ^^


human_player = 'X'
ai_player = 'O'

KEY
Restart R