ayden coughlin

About Programming Writing

← Back to projects

TicTacTucTecToe

TicTacTucTecToe was my submission for Hack/AI, an OH/IO hosted artificial intelligence hackathon. I implemented the classic pen-and-pencil game tic-tac-toe with a slightly larger board, and then used Monte-Carlo-Tree-Search to predict the best move.