Simple game of Tic-Tac-Toe against the computer that uses the minimax algorithm to ensure you will have a tough time winning.
To play: enter a number from 1-9 where 1 is top left corner of the board and from left to right, top to down the number increases until the bottom right corner which is 9.
Customization: allows player to choose token for themself and the computer.