This is a game of mental Tic-Tac-Toe against an A.I. This A.I may lose because it is learning from 10,000 games that it simulated, so it is not the smartest. Feel free to look at the scripts, and I don't need it, but mention me if you are using my code, it always helps. One last thing, try not to cheat and use paper, it ruins the point of this :P
As I said, this runs 10,000 games everytime you press the green flag, so loading may take a bit. Oh, and you always start as X. ==================================================== This is not finished and I do not plan on finishing it because I want to focus more on Python. If anyone wants to fix the winning system feel free, and the A.I. is a little wonky, so feel free to remix and fix that too. If I for some reason to end up working on this more, it will probably be for testing purposes, but that is highly unlikely.