tkinter to Android app. { Need tkinter to kivy translation }
I am trying to make e tic tac toe game. I wrote the code in tkinter. While I tried to export the code into apk I found out it is not possible. I tried to translate the code into kivy but the code crashes. UI of the expected output of the code is given below.Intro page Rules pagegame screenWinner screen