TicTac Simple text-based game TicTac is a text-based version of Tic Tac To. Written mainly as a learning excercise it is still fun to make work TODO Adding AI using TTree class. Mapping possible moves in advance Board class needs a copy constructor