Skip to content

Grawty/python-xox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

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