I just finished my first Python app – Os and Xs January 11, 2008
Posted by novaaesa in Programming.Tags: game, Programming, pyGTK, python, text, tic tac toe
3 comments
Well, I’ve been working on it for a few days now and it’s finally finished. It’s a game written in Python called Tic Tac Toe. It’s only a one player game because you get to play against the computer. And I highly doubt that anyone will be able to beat it. It’s a very smart computer programme. At the moment, it’s only a text based game, but maybe if I get around to it I will write a GUI in pyGTK or something. Anyway, test it out and see if you can beat it (I bet you won’t be able to
). It can be found here. If you need help getting it running, just post in my thread on UF (preferred) or post a comment here.