/TycTacToe

A program that allows two users to play tic tac toe locally on their own machine. All logic is written in Python and is played in the terminal. My goal with this project was to cement my understanding of the differences of python syntax.

Primary LanguagePython

Watchers