You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A tic tac toe game made in python 3 with kivy. There is a computer that is impossible to beat (game either ends in a draw or loss for the player). There is also a computer that plays randomly.