[Python] Simple Tic Tac Toe with basic AI - Programming On Unix
Users browsing this thread: 2 Guest(s)
|
|||
Hello there.
I haven't had much time of late to do anything constructive worth bringing to UH so I decided that I'd post the source to a simple Tic Tac Toe game with AI to share some of the Python love :D So here it is, enjoy lol. http://paste.unixhub.net/V1EVpKGf |
|||
|
|||
Heh nice work :)
|
|||
|
|||
It could be better, as such I am in the process of rewriting it with a PyQT4 GUI.
Thanks for the comment :D |
|||