I'm trying to code a chess game, and I'm making each piece a turtle and because I need to them to move I need to create a custom shape that is made with many intricate parts. Is there an easier way than doing turtle.register_shape() with a bunch of coordinates in it
I would prefer a more simple code, I tried using file.gif and uploading a gif and registering that picture as a shape but I have no idea how to do that. And I don't think it works on the website I use for coding, replit.