An unusually polite game of tic-tac-toe

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.

Here is the repo.

I also wrote a post on dev.to, telling the story of an old piano teacher who taught me how to learn hard things.

Would love inputs on how to make the code more scaleable/efficient, how to make the game more fun or complaints about the writing!! :slight_smile: