GAME programming: TKInter: Noughts & Crosses(Tic Tac Toe)
CREATED: Sat 16 Aug 2025 22:36 PM GMT
UPDATED: Sat 16 Aug 2025 22:36 PM GMT
My intention is to...
1. Create a Version I 'Python3' Noughts & Crosses game.
2. Then, use that same code base to create a Version II 'Python3/TKInter' Noughts & Crosses game, afterwards.
---------------------------
Version 1/Python3 : Noughts & Crosses 
NOTE: The above code is still rather 'buggy'...; so, is still waiting to be fixed.
I just need to figure out how to check for 8 winning lines...; which, at the moment, still isn't working...???
Anyway, this is what the output screen looks like so far to date...
