I used AI (ChatGPT) to help explain concepts, debug code, and structure my learning. All code was written and tested by me while learning Python Tkinter. This repository contains a collection of ...
--p1 [PATH] Path to the Python file for Player 1. If omitted, Player 1 is a human.--p1 starter-kit/bots/random_bot.py --p2 [PATH] Path to the Python file for Player 2 ...