bwaldrep / tic-tac-toe

Experiments with tic tac toe and basic minimax searching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Experiments with tic tac toe and basic minimax searching


Languages

Language:Python 100.0%