Tic Tac Toe Clone $ git clone git@github.com:brandon-wallace/tic_tac_toe.git $ cd tic_tac_toe/ Compile $ make clean $ make Run $ ./main Debug $ make debug