Tictactoe game Description A simple player vs system tictactoe game Usage Run the executable Select a character X or O for player character Select a position in the matrix in format of x y (e.g. 1 2) Build Run make to build the executable make clean cleans the directory