tic-tac-toe A tic tac toe AI written in CoffeeScript/JavaScript. The actual AI is in js/tic-tac-toe.coffee (or js/tic-tac-toe.js). The rest is to play a game.