final project CS106A

by Julia X

Description

I wrote a tic-tac-toe game with numbers (1-9) as keyboard input players put one after the other in the terminal. After winning, the program draws a line indicating the three winning fields and displays the winning player.