This is a simple, terminal Tic-Tac-Toe (2 Player game) with the option of playing against acomputer AI which has been implemented via the MiniMax algorithm (without Alpha-Beta pruning).
Project Status: 2 Player Version and Computer Version has been added! Instructions have yet to be updated (Will be done soon).