My final project is a Tic Tac Toe game played in the terminal. Two players take turn inputting their next move based on the squares of the board. Users can not input numbers that are not 1-9 and will be asked to input a new number if the square is already taken.