/tic-tac-toe

Experiments with tic tac toe and basic minimax searching

Primary LanguagePython

The final project of my first computer science class was to build a tic tac toe game and ai player in PLT Scheme. For fun I have decided to implement a similar game in a few different languages, starting with Python.

New text here