Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 296 Bytes

File metadata and controls

9 lines (5 loc) · 296 Bytes

Python_Tic_Tac_Toe

Most Basic and probably simplest implementation of tic-tac-toe

I have tried to keep this as readable as possible and added proper comments when nedded Feel free to use this code to make it better

it have some flows like draw message is not displayed and maybe other.