Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 152 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 152 Bytes

TicTacToe

Simple implementation of tic tac toe, with an AI object to make semi-intelligent moves.

I just wanted to write a tiny AI for an easy game.