So currently I'm trying to recreate a chess game in python with a few of my own "twists" to the game, but I'm having trouble figuring out how to display the pieces on the tiles, and how a player can move the tiles, would anyone be willing to help me?
So currently I'm trying to recreate a chess game in python with a few of my own "twists" to the game, but I'm having trouble figuring out how to display the pieces on the tiles, and how a player can move the tiles, would anyone be willing to help me?