I\'m making a chess game using pygame and I decided to put my main while loop and my piece class in separate files for organization.
At the top of my main.py
main.py