ttt A C-based implementation of a two-player tic-tac-toe game Instructions Simply run ./ttt to play! Background I wrote this during an Introduction to C class as a side project.