Hey guys! I decided to make tic-tac-toe, played against someone with some serious politeness issues. I decided to make a coordinate system in a dictionary, and then have the core game loop be a series of simple inputs and checks.
Would love inputs on how to make the code more scaleable/efficient, how to make the game more fun or complaints about the writing!!