Simple tic tac toe using minmax algorithm AI, made in python3 kivy framework
The main reason of creating this project was to create simple tic tac toe app and to consolidate knowledge of my python3, kivi framework and algorithm (Min-Max) skills.
Do whatever you want.
- add comments
- rename some ambigous variable names.